Package com.google.cloud.functions.v1
Class OperationMetadataV1.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
- com.google.cloud.functions.v1.OperationMetadataV1.Builder
-
- All Implemented Interfaces:
OperationMetadataV1OrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- OperationMetadataV1
public static final class OperationMetadataV1.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder> implements OperationMetadataV1OrBuilder
Metadata describing an [Operation][google.longrunning.Operation]
Protobuf typegoogle.cloud.functions.v1.OperationMetadataV1
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OperationMetadataV1.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OperationMetadataV1build()OperationMetadataV1buildPartial()OperationMetadataV1.Builderclear()OperationMetadataV1.BuilderclearBuildId()The Cloud Build ID of the function created or updated by an API call.OperationMetadataV1.BuilderclearBuildName()The Cloud Build Name of the function deployment.OperationMetadataV1.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OperationMetadataV1.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OperationMetadataV1.BuilderclearRequest()The original request that started the operation.OperationMetadataV1.BuilderclearSourceToken()An identifier for Firebase function sources.OperationMetadataV1.BuilderclearTarget()Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`OperationMetadataV1.BuilderclearType()Type of operation.OperationMetadataV1.BuilderclearUpdateTime()The last update timestamp of the operation.OperationMetadataV1.BuilderclearVersionId()Version id of the function created or updated by an API call.OperationMetadataV1.Builderclone()StringgetBuildId()The Cloud Build ID of the function created or updated by an API call.com.google.protobuf.ByteStringgetBuildIdBytes()The Cloud Build ID of the function created or updated by an API call.StringgetBuildName()The Cloud Build Name of the function deployment.com.google.protobuf.ByteStringgetBuildNameBytes()The Cloud Build Name of the function deployment.OperationMetadataV1getDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.AnygetRequest()The original request that started the operation.com.google.protobuf.Any.BuildergetRequestBuilder()The original request that started the operation.com.google.protobuf.AnyOrBuildergetRequestOrBuilder()The original request that started the operation.StringgetSourceToken()An identifier for Firebase function sources.com.google.protobuf.ByteStringgetSourceTokenBytes()An identifier for Firebase function sources.StringgetTarget()Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`com.google.protobuf.ByteStringgetTargetBytes()Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`OperationTypegetType()Type of operation.intgetTypeValue()Type of operation.com.google.protobuf.TimestampgetUpdateTime()The last update timestamp of the operation.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()The last update timestamp of the operation.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()The last update timestamp of the operation.longgetVersionId()Version id of the function created or updated by an API call.booleanhasRequest()The original request that started the operation.booleanhasUpdateTime()The last update timestamp of the operation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OperationMetadataV1.BuildermergeFrom(OperationMetadataV1 other)OperationMetadataV1.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OperationMetadataV1.BuildermergeFrom(com.google.protobuf.Message other)OperationMetadataV1.BuildermergeRequest(com.google.protobuf.Any value)The original request that started the operation.OperationMetadataV1.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OperationMetadataV1.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)The last update timestamp of the operation.OperationMetadataV1.BuildersetBuildId(String value)The Cloud Build ID of the function created or updated by an API call.OperationMetadataV1.BuildersetBuildIdBytes(com.google.protobuf.ByteString value)The Cloud Build ID of the function created or updated by an API call.OperationMetadataV1.BuildersetBuildName(String value)The Cloud Build Name of the function deployment.OperationMetadataV1.BuildersetBuildNameBytes(com.google.protobuf.ByteString value)The Cloud Build Name of the function deployment.OperationMetadataV1.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OperationMetadataV1.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OperationMetadataV1.BuildersetRequest(com.google.protobuf.Any value)The original request that started the operation.OperationMetadataV1.BuildersetRequest(com.google.protobuf.Any.Builder builderForValue)The original request that started the operation.OperationMetadataV1.BuildersetSourceToken(String value)An identifier for Firebase function sources.OperationMetadataV1.BuildersetSourceTokenBytes(com.google.protobuf.ByteString value)An identifier for Firebase function sources.OperationMetadataV1.BuildersetTarget(String value)Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`OperationMetadataV1.BuildersetTargetBytes(com.google.protobuf.ByteString value)Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`OperationMetadataV1.BuildersetType(OperationType value)Type of operation.OperationMetadataV1.BuildersetTypeValue(int value)Type of operation.OperationMetadataV1.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OperationMetadataV1.BuildersetUpdateTime(com.google.protobuf.Timestamp value)The last update timestamp of the operation.OperationMetadataV1.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)The last update timestamp of the operation.OperationMetadataV1.BuildersetVersionId(long value)Version id of the function created or updated by an API call.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
clear
public OperationMetadataV1.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
getDefaultInstanceForType
public OperationMetadataV1 getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OperationMetadataV1 build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OperationMetadataV1 buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OperationMetadataV1.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
setField
public OperationMetadataV1.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
clearField
public OperationMetadataV1.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
clearOneof
public OperationMetadataV1.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
setRepeatedField
public OperationMetadataV1.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
addRepeatedField
public OperationMetadataV1.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
mergeFrom
public OperationMetadataV1.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OperationMetadataV1.Builder>
-
mergeFrom
public OperationMetadataV1.Builder mergeFrom(OperationMetadataV1 other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
mergeFrom
public OperationMetadataV1.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OperationMetadataV1.Builder>- Throws:
IOException
-
getTarget
public String getTarget()
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`
string target = 1;- Specified by:
getTargetin interfaceOperationMetadataV1OrBuilder- Returns:
- The target.
-
getTargetBytes
public com.google.protobuf.ByteString getTargetBytes()
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`
string target = 1;- Specified by:
getTargetBytesin interfaceOperationMetadataV1OrBuilder- Returns:
- The bytes for target.
-
setTarget
public OperationMetadataV1.Builder setTarget(String value)
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`
string target = 1;- Parameters:
value- The target to set.- Returns:
- This builder for chaining.
-
clearTarget
public OperationMetadataV1.Builder clearTarget()
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`
string target = 1;- Returns:
- This builder for chaining.
-
setTargetBytes
public OperationMetadataV1.Builder setTargetBytes(com.google.protobuf.ByteString value)
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`
string target = 1;- Parameters:
value- The bytes for target to set.- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()
Type of operation.
.google.cloud.functions.v1.OperationType type = 2;- Specified by:
getTypeValuein interfaceOperationMetadataV1OrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public OperationMetadataV1.Builder setTypeValue(int value)
Type of operation.
.google.cloud.functions.v1.OperationType type = 2;- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public OperationType getType()
Type of operation.
.google.cloud.functions.v1.OperationType type = 2;- Specified by:
getTypein interfaceOperationMetadataV1OrBuilder- Returns:
- The type.
-
setType
public OperationMetadataV1.Builder setType(OperationType value)
Type of operation.
.google.cloud.functions.v1.OperationType type = 2;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public OperationMetadataV1.Builder clearType()
Type of operation.
.google.cloud.functions.v1.OperationType type = 2;- Returns:
- This builder for chaining.
-
hasRequest
public boolean hasRequest()
The original request that started the operation.
.google.protobuf.Any request = 3;- Specified by:
hasRequestin interfaceOperationMetadataV1OrBuilder- Returns:
- Whether the request field is set.
-
getRequest
public com.google.protobuf.Any getRequest()
The original request that started the operation.
.google.protobuf.Any request = 3;- Specified by:
getRequestin interfaceOperationMetadataV1OrBuilder- Returns:
- The request.
-
setRequest
public OperationMetadataV1.Builder setRequest(com.google.protobuf.Any value)
The original request that started the operation.
.google.protobuf.Any request = 3;
-
setRequest
public OperationMetadataV1.Builder setRequest(com.google.protobuf.Any.Builder builderForValue)
The original request that started the operation.
.google.protobuf.Any request = 3;
-
mergeRequest
public OperationMetadataV1.Builder mergeRequest(com.google.protobuf.Any value)
The original request that started the operation.
.google.protobuf.Any request = 3;
-
clearRequest
public OperationMetadataV1.Builder clearRequest()
The original request that started the operation.
.google.protobuf.Any request = 3;
-
getRequestBuilder
public com.google.protobuf.Any.Builder getRequestBuilder()
The original request that started the operation.
.google.protobuf.Any request = 3;
-
getRequestOrBuilder
public com.google.protobuf.AnyOrBuilder getRequestOrBuilder()
The original request that started the operation.
.google.protobuf.Any request = 3;- Specified by:
getRequestOrBuilderin interfaceOperationMetadataV1OrBuilder
-
getVersionId
public long getVersionId()
Version id of the function created or updated by an API call. This field is only populated for Create and Update operations.
int64 version_id = 4;- Specified by:
getVersionIdin interfaceOperationMetadataV1OrBuilder- Returns:
- The versionId.
-
setVersionId
public OperationMetadataV1.Builder setVersionId(long value)
Version id of the function created or updated by an API call. This field is only populated for Create and Update operations.
int64 version_id = 4;- Parameters:
value- The versionId to set.- Returns:
- This builder for chaining.
-
clearVersionId
public OperationMetadataV1.Builder clearVersionId()
Version id of the function created or updated by an API call. This field is only populated for Create and Update operations.
int64 version_id = 4;- Returns:
- This builder for chaining.
-
hasUpdateTime
public boolean hasUpdateTime()
The last update timestamp of the operation.
.google.protobuf.Timestamp update_time = 5;- Specified by:
hasUpdateTimein interfaceOperationMetadataV1OrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
The last update timestamp of the operation.
.google.protobuf.Timestamp update_time = 5;- Specified by:
getUpdateTimein interfaceOperationMetadataV1OrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public OperationMetadataV1.Builder setUpdateTime(com.google.protobuf.Timestamp value)
The last update timestamp of the operation.
.google.protobuf.Timestamp update_time = 5;
-
setUpdateTime
public OperationMetadataV1.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The last update timestamp of the operation.
.google.protobuf.Timestamp update_time = 5;
-
mergeUpdateTime
public OperationMetadataV1.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
The last update timestamp of the operation.
.google.protobuf.Timestamp update_time = 5;
-
clearUpdateTime
public OperationMetadataV1.Builder clearUpdateTime()
The last update timestamp of the operation.
.google.protobuf.Timestamp update_time = 5;
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
The last update timestamp of the operation.
.google.protobuf.Timestamp update_time = 5;
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The last update timestamp of the operation.
.google.protobuf.Timestamp update_time = 5;- Specified by:
getUpdateTimeOrBuilderin interfaceOperationMetadataV1OrBuilder
-
getBuildId
public String getBuildId()
The Cloud Build ID of the function created or updated by an API call. This field is only populated for Create and Update operations.
string build_id = 6;- Specified by:
getBuildIdin interfaceOperationMetadataV1OrBuilder- Returns:
- The buildId.
-
getBuildIdBytes
public com.google.protobuf.ByteString getBuildIdBytes()
The Cloud Build ID of the function created or updated by an API call. This field is only populated for Create and Update operations.
string build_id = 6;- Specified by:
getBuildIdBytesin interfaceOperationMetadataV1OrBuilder- Returns:
- The bytes for buildId.
-
setBuildId
public OperationMetadataV1.Builder setBuildId(String value)
The Cloud Build ID of the function created or updated by an API call. This field is only populated for Create and Update operations.
string build_id = 6;- Parameters:
value- The buildId to set.- Returns:
- This builder for chaining.
-
clearBuildId
public OperationMetadataV1.Builder clearBuildId()
The Cloud Build ID of the function created or updated by an API call. This field is only populated for Create and Update operations.
string build_id = 6;- Returns:
- This builder for chaining.
-
setBuildIdBytes
public OperationMetadataV1.Builder setBuildIdBytes(com.google.protobuf.ByteString value)
The Cloud Build ID of the function created or updated by an API call. This field is only populated for Create and Update operations.
string build_id = 6;- Parameters:
value- The bytes for buildId to set.- Returns:
- This builder for chaining.
-
getSourceToken
public String getSourceToken()
An identifier for Firebase function sources. Disclaimer: This field is only supported for Firebase function deployments.
string source_token = 7;- Specified by:
getSourceTokenin interfaceOperationMetadataV1OrBuilder- Returns:
- The sourceToken.
-
getSourceTokenBytes
public com.google.protobuf.ByteString getSourceTokenBytes()
An identifier for Firebase function sources. Disclaimer: This field is only supported for Firebase function deployments.
string source_token = 7;- Specified by:
getSourceTokenBytesin interfaceOperationMetadataV1OrBuilder- Returns:
- The bytes for sourceToken.
-
setSourceToken
public OperationMetadataV1.Builder setSourceToken(String value)
An identifier for Firebase function sources. Disclaimer: This field is only supported for Firebase function deployments.
string source_token = 7;- Parameters:
value- The sourceToken to set.- Returns:
- This builder for chaining.
-
clearSourceToken
public OperationMetadataV1.Builder clearSourceToken()
An identifier for Firebase function sources. Disclaimer: This field is only supported for Firebase function deployments.
string source_token = 7;- Returns:
- This builder for chaining.
-
setSourceTokenBytes
public OperationMetadataV1.Builder setSourceTokenBytes(com.google.protobuf.ByteString value)
An identifier for Firebase function sources. Disclaimer: This field is only supported for Firebase function deployments.
string source_token = 7;- Parameters:
value- The bytes for sourceToken to set.- Returns:
- This builder for chaining.
-
getBuildName
public String getBuildName()
The Cloud Build Name of the function deployment. This field is only populated for Create and Update operations. `projects/<project-number>/locations/<region>/builds/<build-id>`.
string build_name = 8;- Specified by:
getBuildNamein interfaceOperationMetadataV1OrBuilder- Returns:
- The buildName.
-
getBuildNameBytes
public com.google.protobuf.ByteString getBuildNameBytes()
The Cloud Build Name of the function deployment. This field is only populated for Create and Update operations. `projects/<project-number>/locations/<region>/builds/<build-id>`.
string build_name = 8;- Specified by:
getBuildNameBytesin interfaceOperationMetadataV1OrBuilder- Returns:
- The bytes for buildName.
-
setBuildName
public OperationMetadataV1.Builder setBuildName(String value)
The Cloud Build Name of the function deployment. This field is only populated for Create and Update operations. `projects/<project-number>/locations/<region>/builds/<build-id>`.
string build_name = 8;- Parameters:
value- The buildName to set.- Returns:
- This builder for chaining.
-
clearBuildName
public OperationMetadataV1.Builder clearBuildName()
The Cloud Build Name of the function deployment. This field is only populated for Create and Update operations. `projects/<project-number>/locations/<region>/builds/<build-id>`.
string build_name = 8;- Returns:
- This builder for chaining.
-
setBuildNameBytes
public OperationMetadataV1.Builder setBuildNameBytes(com.google.protobuf.ByteString value)
The Cloud Build Name of the function deployment. This field is only populated for Create and Update operations. `projects/<project-number>/locations/<region>/builds/<build-id>`.
string build_name = 8;- Parameters:
value- The bytes for buildName to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final OperationMetadataV1.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
mergeUnknownFields
public final OperationMetadataV1.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
-