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.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
OperationMetadataV1
build()
OperationMetadataV1
buildPartial()
OperationMetadataV1.Builder
clear()
OperationMetadataV1.Builder
clearBuildId()
The Cloud Build ID of the function created or updated by an API call.OperationMetadataV1.Builder
clearBuildName()
The Cloud Build Name of the function deployment.OperationMetadataV1.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
OperationMetadataV1.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
OperationMetadataV1.Builder
clearRequest()
The original request that started the operation.OperationMetadataV1.Builder
clearSourceToken()
An identifier for Firebase function sources.OperationMetadataV1.Builder
clearTarget()
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`OperationMetadataV1.Builder
clearType()
Type of operation.OperationMetadataV1.Builder
clearUpdateTime()
The last update timestamp of the operation.OperationMetadataV1.Builder
clearVersionId()
Version id of the function created or updated by an API call.OperationMetadataV1.Builder
clone()
String
getBuildId()
The Cloud Build ID of the function created or updated by an API call.com.google.protobuf.ByteString
getBuildIdBytes()
The Cloud Build ID of the function created or updated by an API call.String
getBuildName()
The Cloud Build Name of the function deployment.com.google.protobuf.ByteString
getBuildNameBytes()
The Cloud Build Name of the function deployment.OperationMetadataV1
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.Any
getRequest()
The original request that started the operation.com.google.protobuf.Any.Builder
getRequestBuilder()
The original request that started the operation.com.google.protobuf.AnyOrBuilder
getRequestOrBuilder()
The original request that started the operation.String
getSourceToken()
An identifier for Firebase function sources.com.google.protobuf.ByteString
getSourceTokenBytes()
An identifier for Firebase function sources.String
getTarget()
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`com.google.protobuf.ByteString
getTargetBytes()
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`OperationType
getType()
Type of operation.int
getTypeValue()
Type of operation.com.google.protobuf.Timestamp
getUpdateTime()
The last update timestamp of the operation.com.google.protobuf.Timestamp.Builder
getUpdateTimeBuilder()
The last update timestamp of the operation.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
The last update timestamp of the operation.long
getVersionId()
Version id of the function created or updated by an API call.boolean
hasRequest()
The original request that started the operation.boolean
hasUpdateTime()
The last update timestamp of the operation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
OperationMetadataV1.Builder
mergeFrom(OperationMetadataV1 other)
OperationMetadataV1.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OperationMetadataV1.Builder
mergeFrom(com.google.protobuf.Message other)
OperationMetadataV1.Builder
mergeRequest(com.google.protobuf.Any value)
The original request that started the operation.OperationMetadataV1.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
OperationMetadataV1.Builder
mergeUpdateTime(com.google.protobuf.Timestamp value)
The last update timestamp of the operation.OperationMetadataV1.Builder
setBuildId(String value)
The Cloud Build ID of the function created or updated by an API call.OperationMetadataV1.Builder
setBuildIdBytes(com.google.protobuf.ByteString value)
The Cloud Build ID of the function created or updated by an API call.OperationMetadataV1.Builder
setBuildName(String value)
The Cloud Build Name of the function deployment.OperationMetadataV1.Builder
setBuildNameBytes(com.google.protobuf.ByteString value)
The Cloud Build Name of the function deployment.OperationMetadataV1.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
OperationMetadataV1.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
OperationMetadataV1.Builder
setRequest(com.google.protobuf.Any value)
The original request that started the operation.OperationMetadataV1.Builder
setRequest(com.google.protobuf.Any.Builder builderForValue)
The original request that started the operation.OperationMetadataV1.Builder
setSourceToken(String value)
An identifier for Firebase function sources.OperationMetadataV1.Builder
setSourceTokenBytes(com.google.protobuf.ByteString value)
An identifier for Firebase function sources.OperationMetadataV1.Builder
setTarget(String value)
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`OperationMetadataV1.Builder
setTargetBytes(com.google.protobuf.ByteString value)
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`OperationMetadataV1.Builder
setType(OperationType value)
Type of operation.OperationMetadataV1.Builder
setTypeValue(int value)
Type of operation.OperationMetadataV1.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
OperationMetadataV1.Builder
setUpdateTime(com.google.protobuf.Timestamp value)
The last update timestamp of the operation.OperationMetadataV1.Builder
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The last update timestamp of the operation.OperationMetadataV1.Builder
setVersionId(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
clear
public OperationMetadataV1.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
getDefaultInstanceForType
public OperationMetadataV1 getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public OperationMetadataV1 build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OperationMetadataV1 buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OperationMetadataV1.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
setField
public OperationMetadataV1.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
clearField
public OperationMetadataV1.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
clearOneof
public OperationMetadataV1.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
setRepeatedField
public OperationMetadataV1.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
addRepeatedField
public OperationMetadataV1.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
mergeFrom
public OperationMetadataV1.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<OperationMetadataV1.Builder>
-
mergeFrom
public OperationMetadataV1.Builder mergeFrom(OperationMetadataV1 other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getTarget
in 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:
getTargetBytes
in 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:
getTypeValue
in 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:
getType
in 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:
hasRequest
in 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:
getRequest
in 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:
getRequestOrBuilder
in 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:
getVersionId
in 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:
hasUpdateTime
in 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:
getUpdateTime
in 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:
getUpdateTimeOrBuilder
in 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:
getBuildId
in 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:
getBuildIdBytes
in 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:
getSourceToken
in 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:
getSourceTokenBytes
in 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:
getBuildName
in 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:
getBuildNameBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
mergeUnknownFields
public final OperationMetadataV1.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadataV1.Builder>
-
-