- 1.60.0 (latest)
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.7.0
public final class OperationMetadata extends GeneratedMessageV3 implements OperationMetadataOrBuilder
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > OperationMetadataImplements
OperationMetadataOrBuilderStatic Fields
API_VERSION_FIELD_NUMBER
public static final int API_VERSION_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
REQUESTED_CANCELLATION_FIELD_NUMBER
public static final int REQUESTED_CANCELLATION_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
STATUS_MESSAGE_FIELD_NUMBER
public static final int STATUS_MESSAGE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
TARGET_FIELD_NUMBER
public static final int TARGET_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
VERB_FIELD_NUMBER
public static final int VERB_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static OperationMetadata getDefaultInstance()
Returns | |
---|---|
Type | Description |
OperationMetadata |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static OperationMetadata.Builder newBuilder()
Returns | |
---|---|
Type | Description |
Builder |
newBuilder(OperationMetadata arg0)
public static OperationMetadata.Builder newBuilder(OperationMetadata arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
OperationMetadata |
Returns | |
---|---|
Type | Description |
Builder |
parseDelimitedFrom(InputStream arg0)
public static OperationMetadata parseDelimitedFrom(InputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
InputStream |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static OperationMetadata parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
InputStream |
arg1 |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] arg0)
public static OperationMetadata parseFrom(byte[] arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
byte[] |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public static OperationMetadata parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
byte[] |
arg1 |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString arg0)
public static OperationMetadata parseFrom(ByteString arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
ByteString |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public static OperationMetadata parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
ByteString |
arg1 |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream arg0)
public static OperationMetadata parseFrom(CodedInputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
CodedInputStream |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public static OperationMetadata parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
CodedInputStream |
arg1 |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream arg0)
public static OperationMetadata parseFrom(InputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
InputStream |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static OperationMetadata parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
InputStream |
arg1 |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer arg0)
public static OperationMetadata parseFrom(ByteBuffer arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
ByteBuffer |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public static OperationMetadata parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 |
ByteBuffer |
arg1 |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
OperationMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<OperationMetadata> parser()
Returns | |
---|---|
Type | Description |
Parser<OperationMetadata> |
Methods
equals(Object arg0)
public boolean equals(Object arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getApiVersion()
public String getApiVersion()
Returns | |
---|---|
Type | Description |
String |
getApiVersionBytes()
public ByteString getApiVersionBytes()
Returns | |
---|---|
Type | Description |
ByteString |
getCreateTime()
public Timestamp getCreateTime()
Returns | |
---|---|
Type | Description |
Timestamp |
getCreateTimeOrBuilder()
public TimestampOrBuilder getCreateTimeOrBuilder()
Returns | |
---|---|
Type | Description |
TimestampOrBuilder |
getDefaultInstanceForType()
public OperationMetadata getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
OperationMetadata |
getEndTime()
public Timestamp getEndTime()
Returns | |
---|---|
Type | Description |
Timestamp |
getEndTimeOrBuilder()
public TimestampOrBuilder getEndTimeOrBuilder()
Returns | |
---|---|
Type | Description |
TimestampOrBuilder |
getParserForType()
public Parser<OperationMetadata> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<OperationMetadata> |
getRequestedCancellation()
public boolean getRequestedCancellation()
Returns | |
---|---|
Type | Description |
boolean |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getStatusMessage()
public String getStatusMessage()
Returns | |
---|---|
Type | Description |
String |
getStatusMessageBytes()
public ByteString getStatusMessageBytes()
Returns | |
---|---|
Type | Description |
ByteString |
getTarget()
public String getTarget()
Returns | |
---|---|
Type | Description |
String |
getTargetBytes()
public ByteString getTargetBytes()
Returns | |
---|---|
Type | Description |
ByteString |
getVerb()
public String getVerb()
Returns | |
---|---|
Type | Description |
String |
getVerbBytes()
public ByteString getVerbBytes()
Returns | |
---|---|
Type | Description |
ByteString |
hasCreateTime()
public boolean hasCreateTime()
Returns | |
---|---|
Type | Description |
boolean |
hasEndTime()
public boolean hasEndTime()
Returns | |
---|---|
Type | Description |
boolean |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public OperationMetadata.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
protected OperationMetadata.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
BuilderParent |
Returns | |
---|---|
Type | Description |
Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public OperationMetadata.Builder toBuilder()
Returns | |
---|---|
Type | Description |
Builder |
writeTo(CodedOutputStream arg0)
public void writeTo(CodedOutputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |