public static final class StreamObject.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder> implements StreamObjectOrBuilder
A specific stream object (e.g a specific DB table).Protobuf type
google.cloud.datastream.v1.StreamObject| Modifier and Type | Method and Description |
|---|---|
StreamObject.Builder |
addAllErrors(Iterable<? extends Error> values)
Output only.
|
StreamObject.Builder |
addErrors(Error.Builder builderForValue)
Output only.
|
StreamObject.Builder |
addErrors(Error value)
Output only.
|
StreamObject.Builder |
addErrors(int index,
Error.Builder builderForValue)
Output only.
|
StreamObject.Builder |
addErrors(int index,
Error value)
Output only.
|
Error.Builder |
addErrorsBuilder()
Output only.
|
Error.Builder |
addErrorsBuilder(int index)
Output only.
|
StreamObject.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamObject |
build() |
StreamObject |
buildPartial() |
StreamObject.Builder |
clear() |
StreamObject.Builder |
clearBackfillJob()
The latest backfill job that was initiated for the stream object.
|
StreamObject.Builder |
clearCreateTime()
Output only.
|
StreamObject.Builder |
clearDisplayName()
Required.
|
StreamObject.Builder |
clearErrors()
Output only.
|
StreamObject.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StreamObject.Builder |
clearName()
Output only.
|
StreamObject.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StreamObject.Builder |
clearSourceObject()
The object identifier in the data source.
|
StreamObject.Builder |
clearUpdateTime()
Output only.
|
StreamObject.Builder |
clone() |
BackfillJob |
getBackfillJob()
The latest backfill job that was initiated for the stream object.
|
BackfillJob.Builder |
getBackfillJobBuilder()
The latest backfill job that was initiated for the stream object.
|
BackfillJobOrBuilder |
getBackfillJobOrBuilder()
The latest backfill job that was initiated for the stream object.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
StreamObject |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
Error |
getErrors(int index)
Output only.
|
Error.Builder |
getErrorsBuilder(int index)
Output only.
|
List<Error.Builder> |
getErrorsBuilderList()
Output only.
|
int |
getErrorsCount()
Output only.
|
List<Error> |
getErrorsList()
Output only.
|
ErrorOrBuilder |
getErrorsOrBuilder(int index)
Output only.
|
List<? extends ErrorOrBuilder> |
getErrorsOrBuilderList()
Output only.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
SourceObjectIdentifier |
getSourceObject()
The object identifier in the data source.
|
SourceObjectIdentifier.Builder |
getSourceObjectBuilder()
The object identifier in the data source.
|
SourceObjectIdentifierOrBuilder |
getSourceObjectOrBuilder()
The object identifier in the data source.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasBackfillJob()
The latest backfill job that was initiated for the stream object.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasSourceObject()
The object identifier in the data source.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StreamObject.Builder |
mergeBackfillJob(BackfillJob value)
The latest backfill job that was initiated for the stream object.
|
StreamObject.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
StreamObject.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamObject.Builder |
mergeFrom(com.google.protobuf.Message other) |
StreamObject.Builder |
mergeFrom(StreamObject other) |
StreamObject.Builder |
mergeSourceObject(SourceObjectIdentifier value)
The object identifier in the data source.
|
StreamObject.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamObject.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
StreamObject.Builder |
removeErrors(int index)
Output only.
|
StreamObject.Builder |
setBackfillJob(BackfillJob.Builder builderForValue)
The latest backfill job that was initiated for the stream object.
|
StreamObject.Builder |
setBackfillJob(BackfillJob value)
The latest backfill job that was initiated for the stream object.
|
StreamObject.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
StreamObject.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
StreamObject.Builder |
setDisplayName(String value)
Required.
|
StreamObject.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
StreamObject.Builder |
setErrors(int index,
Error.Builder builderForValue)
Output only.
|
StreamObject.Builder |
setErrors(int index,
Error value)
Output only.
|
StreamObject.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamObject.Builder |
setName(String value)
Output only.
|
StreamObject.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
StreamObject.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StreamObject.Builder |
setSourceObject(SourceObjectIdentifier.Builder builderForValue)
The object identifier in the data source.
|
StreamObject.Builder |
setSourceObject(SourceObjectIdentifier value)
The object identifier in the data source.
|
StreamObject.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamObject.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
StreamObject.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StreamObject build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StreamObject buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StreamObject.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamObject.Builder>public StreamObject.Builder mergeFrom(StreamObject other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public StreamObject.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamObject.Builder>IOExceptionpublic String getName()
Output only. The object resource's name.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface StreamObjectOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The object resource's name.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface StreamObjectOrBuilderpublic StreamObject.Builder setName(String value)
Output only. The object resource's name.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public StreamObject.Builder clearName()
Output only. The object resource's name.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public StreamObject.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The object resource's name.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public boolean hasCreateTime()
Output only. The creation time of the object.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface StreamObjectOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The creation time of the object.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface StreamObjectOrBuilderpublic StreamObject.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation time of the object.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The creation time of the object.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation time of the object.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder clearCreateTime()
Output only. The creation time of the object.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The creation time of the object.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The creation time of the object.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface StreamObjectOrBuilderpublic boolean hasUpdateTime()
Output only. The last update time of the object.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface StreamObjectOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The last update time of the object.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface StreamObjectOrBuilderpublic StreamObject.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last update time of the object.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The last update time of the object.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last update time of the object.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder clearUpdateTime()
Output only. The last update time of the object.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The last update time of the object.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The last update time of the object.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface StreamObjectOrBuilderpublic String getDisplayName()
Required. Display name.
string display_name = 5 [(.google.api.field_behavior) = REQUIRED];getDisplayName in interface StreamObjectOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. Display name.
string display_name = 5 [(.google.api.field_behavior) = REQUIRED];getDisplayNameBytes in interface StreamObjectOrBuilderpublic StreamObject.Builder setDisplayName(String value)
Required. Display name.
string display_name = 5 [(.google.api.field_behavior) = REQUIRED];value - The displayName to set.public StreamObject.Builder clearDisplayName()
Required. Display name.
string display_name = 5 [(.google.api.field_behavior) = REQUIRED];public StreamObject.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. Display name.
string display_name = 5 [(.google.api.field_behavior) = REQUIRED];value - The bytes for displayName to set.public List<Error> getErrorsList()
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorsList in interface StreamObjectOrBuilderpublic int getErrorsCount()
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorsCount in interface StreamObjectOrBuilderpublic Error getErrors(int index)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrors in interface StreamObjectOrBuilderpublic StreamObject.Builder setErrors(int index, Error value)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder setErrors(int index, Error.Builder builderForValue)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder addErrors(Error value)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder addErrors(int index, Error value)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder addErrors(Error.Builder builderForValue)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder addErrors(int index, Error.Builder builderForValue)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder addAllErrors(Iterable<? extends Error> values)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder clearErrors()
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public StreamObject.Builder removeErrors(int index)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Error.Builder getErrorsBuilder(int index)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ErrorOrBuilder getErrorsOrBuilder(int index)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorsOrBuilder in interface StreamObjectOrBuilderpublic List<? extends ErrorOrBuilder> getErrorsOrBuilderList()
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorsOrBuilderList in interface StreamObjectOrBuilderpublic Error.Builder addErrorsBuilder()
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Error.Builder addErrorsBuilder(int index)
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<Error.Builder> getErrorsBuilderList()
Output only. Active errors on the object.
repeated .google.cloud.datastream.v1.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasBackfillJob()
The latest backfill job that was initiated for the stream object.
.google.cloud.datastream.v1.BackfillJob backfill_job = 7;hasBackfillJob in interface StreamObjectOrBuilderpublic BackfillJob getBackfillJob()
The latest backfill job that was initiated for the stream object.
.google.cloud.datastream.v1.BackfillJob backfill_job = 7;getBackfillJob in interface StreamObjectOrBuilderpublic StreamObject.Builder setBackfillJob(BackfillJob value)
The latest backfill job that was initiated for the stream object.
.google.cloud.datastream.v1.BackfillJob backfill_job = 7;public StreamObject.Builder setBackfillJob(BackfillJob.Builder builderForValue)
The latest backfill job that was initiated for the stream object.
.google.cloud.datastream.v1.BackfillJob backfill_job = 7;public StreamObject.Builder mergeBackfillJob(BackfillJob value)
The latest backfill job that was initiated for the stream object.
.google.cloud.datastream.v1.BackfillJob backfill_job = 7;public StreamObject.Builder clearBackfillJob()
The latest backfill job that was initiated for the stream object.
.google.cloud.datastream.v1.BackfillJob backfill_job = 7;public BackfillJob.Builder getBackfillJobBuilder()
The latest backfill job that was initiated for the stream object.
.google.cloud.datastream.v1.BackfillJob backfill_job = 7;public BackfillJobOrBuilder getBackfillJobOrBuilder()
The latest backfill job that was initiated for the stream object.
.google.cloud.datastream.v1.BackfillJob backfill_job = 7;getBackfillJobOrBuilder in interface StreamObjectOrBuilderpublic boolean hasSourceObject()
The object identifier in the data source.
.google.cloud.datastream.v1.SourceObjectIdentifier source_object = 8;hasSourceObject in interface StreamObjectOrBuilderpublic SourceObjectIdentifier getSourceObject()
The object identifier in the data source.
.google.cloud.datastream.v1.SourceObjectIdentifier source_object = 8;getSourceObject in interface StreamObjectOrBuilderpublic StreamObject.Builder setSourceObject(SourceObjectIdentifier value)
The object identifier in the data source.
.google.cloud.datastream.v1.SourceObjectIdentifier source_object = 8;public StreamObject.Builder setSourceObject(SourceObjectIdentifier.Builder builderForValue)
The object identifier in the data source.
.google.cloud.datastream.v1.SourceObjectIdentifier source_object = 8;public StreamObject.Builder mergeSourceObject(SourceObjectIdentifier value)
The object identifier in the data source.
.google.cloud.datastream.v1.SourceObjectIdentifier source_object = 8;public StreamObject.Builder clearSourceObject()
The object identifier in the data source.
.google.cloud.datastream.v1.SourceObjectIdentifier source_object = 8;public SourceObjectIdentifier.Builder getSourceObjectBuilder()
The object identifier in the data source.
.google.cloud.datastream.v1.SourceObjectIdentifier source_object = 8;public SourceObjectIdentifierOrBuilder getSourceObjectOrBuilder()
The object identifier in the data source.
.google.cloud.datastream.v1.SourceObjectIdentifier source_object = 8;getSourceObjectOrBuilder in interface StreamObjectOrBuilderpublic final StreamObject.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>public final StreamObject.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamObject.Builder>Copyright © 2022 Google LLC. All rights reserved.