Class OperationInfo.Builder (2.83.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class OperationInfo.Builder extends GeneratedMessage.Builder<OperationInfo.Builder> implements OperationInfoOrBuilder
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
build()
public OperationInfo build()
buildPartial()
public OperationInfo buildPartial()
clear()
public OperationInfo.Builder clear()
Overrides
public OperationInfo.Builder clearMetadataType()
clearResponseType()
public OperationInfo.Builder clearResponseType()
getDefaultInstanceForType()
public OperationInfo getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public String getMetadataType()
| Returns |
| Type |
Description |
String |
|
public ByteString getMetadataTypeBytes()
getResponseType()
public String getResponseType()
| Returns |
| Type |
Description |
String |
|
getResponseTypeBytes()
public ByteString getResponseTypeBytes()
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(OperationInfo arg0)
public OperationInfo.Builder mergeFrom(OperationInfo arg0)
public OperationInfo.Builder mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Overrides
mergeFrom(Message arg0)
public OperationInfo.Builder mergeFrom(Message arg0)
| Parameter |
| Name |
Description |
arg0 |
Message
|
Overrides
public OperationInfo.Builder setMetadataType(String arg0)
| Parameter |
| Name |
Description |
arg0 |
String
|
public OperationInfo.Builder setMetadataTypeBytes(ByteString arg0)
setResponseType(String arg0)
public OperationInfo.Builder setResponseType(String arg0)
| Parameter |
| Name |
Description |
arg0 |
String
|
setResponseTypeBytes(ByteString arg0)
public OperationInfo.Builder setResponseTypeBytes(ByteString arg0)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-04 UTC.
[null,null,["Last updated 2026-08-04 UTC."],[],[]]