Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class OperationMetadata (1.68.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version latestkeyboard_arrow_down
public final class OperationMetadata extends GeneratedMessageV3 implements OperationMetadataOrBuilder
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int API_VERSION_FIELD_NUMBER
Field Value
Type
Description
int
public static final int CREATE_TIME_FIELD_NUMBER
Field Value
Type
Description
int
public static final int END_TIME_FIELD_NUMBER
Field Value
Type
Description
int
public static final int REQUESTED_CANCELLATION_FIELD_NUMBER
Field Value
Type
Description
int
public static final int STATUS_MESSAGE_FIELD_NUMBER
Field Value
Type
Description
int
public static final int TARGET_FIELD_NUMBER
Field Value
Type
Description
int
public static final int VERB_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static OperationMetadata getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static OperationMetadata . Builder newBuilder ()
public static OperationMetadata . Builder newBuilder ( OperationMetadata arg0 )
public static OperationMetadata parseDelimitedFrom ( InputStream arg0 )
public static OperationMetadata parseDelimitedFrom ( InputStream arg0 , ExtensionRegistryLite arg1 )
public static OperationMetadata parseFrom ( byte [] arg0 )
Parameter
Name
Description
arg0
byte []
public static OperationMetadata parseFrom ( byte [] arg0 , ExtensionRegistryLite arg1 )
public static OperationMetadata parseFrom ( ByteString arg0 )
public static OperationMetadata parseFrom ( ByteString arg0 , ExtensionRegistryLite arg1 )
public static OperationMetadata parseFrom ( CodedInputStream arg0 )
public static OperationMetadata parseFrom ( CodedInputStream arg0 , ExtensionRegistryLite arg1 )
public static OperationMetadata parseFrom ( InputStream arg0 )
public static OperationMetadata parseFrom ( InputStream arg0 , ExtensionRegistryLite arg1 )
public static OperationMetadata parseFrom ( ByteBuffer arg0 )
public static OperationMetadata parseFrom ( ByteBuffer arg0 , ExtensionRegistryLite arg1 )
public static Parser<OperationMetadata> parser ()
Methods
public boolean equals ( Object arg0 )
Parameter
Name
Description
arg0
Object
Overrides
public String getApiVersion ()
Returns
Type
Description
String
public ByteString getApiVersionBytes ()
public Timestamp getCreateTime ()
public TimestampOrBuilder getCreateTimeOrBuilder ()
public OperationMetadata getDefaultInstanceForType ()
public Timestamp getEndTime ()
public TimestampOrBuilder getEndTimeOrBuilder ()
public Parser<OperationMetadata> getParserForType ()
Overrides
public boolean getRequestedCancellation ()
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public String getStatusMessage ()
Returns
Type
Description
String
public ByteString getStatusMessageBytes ()
public String getTarget ()
Returns
Type
Description
String
public ByteString getTargetBytes ()
Returns
Type
Description
String
public ByteString getVerbBytes ()
public boolean hasCreateTime ()
public boolean hasEndTime ()
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public OperationMetadata . Builder newBuilderForType ()
protected OperationMetadata . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent arg0 )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter arg0 )
Returns
Type
Description
Object
Overrides
public OperationMetadata . Builder toBuilder ()
public void writeTo ( CodedOutputStream arg0 )
Overrides
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 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]