public final class LinkMetadata extends com.google.protobuf.GeneratedMessageV3 implements LinkMetadataOrBuilder
Metadata for long running Link operations.Protobuf type
google.logging.v2.LinkMetadata
Modifier and Type | Class and Description |
---|---|
static class |
LinkMetadata.Builder
Metadata for long running Link operations.
|
static class |
LinkMetadata.RequestCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
CREATE_LINK_REQUEST_FIELD_NUMBER |
static int |
DELETE_LINK_REQUEST_FIELD_NUMBER |
static int |
END_TIME_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CreateLinkRequest |
getCreateLinkRequest()
CreateLink RPC request.
|
CreateLinkRequestOrBuilder |
getCreateLinkRequestOrBuilder()
CreateLink RPC request.
|
static LinkMetadata |
getDefaultInstance() |
LinkMetadata |
getDefaultInstanceForType() |
DeleteLinkRequest |
getDeleteLinkRequest()
DeleteLink RPC request.
|
DeleteLinkRequestOrBuilder |
getDeleteLinkRequestOrBuilder()
DeleteLink RPC request.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Timestamp |
getEndTime()
The end time of an operation.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
The end time of an operation.
|
com.google.protobuf.Parser<LinkMetadata> |
getParserForType() |
LinkMetadata.RequestCase |
getRequestCase() |
int |
getSerializedSize() |
com.google.protobuf.Timestamp |
getStartTime()
The start time of an operation.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
The start time of an operation.
|
OperationState |
getState()
State of an operation.
|
int |
getStateValue()
State of an operation.
|
boolean |
hasCreateLinkRequest()
CreateLink RPC request.
|
boolean |
hasDeleteLinkRequest()
DeleteLink RPC request.
|
boolean |
hasEndTime()
The end time of an operation.
|
int |
hashCode() |
boolean |
hasStartTime()
The start time of an operation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static LinkMetadata.Builder |
newBuilder() |
static LinkMetadata.Builder |
newBuilder(LinkMetadata prototype) |
LinkMetadata.Builder |
newBuilderForType() |
protected LinkMetadata.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static LinkMetadata |
parseDelimitedFrom(InputStream input) |
static LinkMetadata |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LinkMetadata |
parseFrom(byte[] data) |
static LinkMetadata |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LinkMetadata |
parseFrom(ByteBuffer data) |
static LinkMetadata |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LinkMetadata |
parseFrom(com.google.protobuf.ByteString data) |
static LinkMetadata |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LinkMetadata |
parseFrom(com.google.protobuf.CodedInputStream input) |
static LinkMetadata |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LinkMetadata |
parseFrom(InputStream input) |
static LinkMetadata |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<LinkMetadata> |
parser() |
LinkMetadata.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int START_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int CREATE_LINK_REQUEST_FIELD_NUMBER
public static final int DELETE_LINK_REQUEST_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public LinkMetadata.RequestCase getRequestCase()
getRequestCase
in interface LinkMetadataOrBuilder
public boolean hasStartTime()
The start time of an operation.
.google.protobuf.Timestamp start_time = 1;
hasStartTime
in interface LinkMetadataOrBuilder
public com.google.protobuf.Timestamp getStartTime()
The start time of an operation.
.google.protobuf.Timestamp start_time = 1;
getStartTime
in interface LinkMetadataOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
The start time of an operation.
.google.protobuf.Timestamp start_time = 1;
getStartTimeOrBuilder
in interface LinkMetadataOrBuilder
public boolean hasEndTime()
The end time of an operation.
.google.protobuf.Timestamp end_time = 2;
hasEndTime
in interface LinkMetadataOrBuilder
public com.google.protobuf.Timestamp getEndTime()
The end time of an operation.
.google.protobuf.Timestamp end_time = 2;
getEndTime
in interface LinkMetadataOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
The end time of an operation.
.google.protobuf.Timestamp end_time = 2;
getEndTimeOrBuilder
in interface LinkMetadataOrBuilder
public int getStateValue()
State of an operation.
.google.logging.v2.OperationState state = 3;
getStateValue
in interface LinkMetadataOrBuilder
public OperationState getState()
State of an operation.
.google.logging.v2.OperationState state = 3;
getState
in interface LinkMetadataOrBuilder
public boolean hasCreateLinkRequest()
CreateLink RPC request.
.google.logging.v2.CreateLinkRequest create_link_request = 4;
hasCreateLinkRequest
in interface LinkMetadataOrBuilder
public CreateLinkRequest getCreateLinkRequest()
CreateLink RPC request.
.google.logging.v2.CreateLinkRequest create_link_request = 4;
getCreateLinkRequest
in interface LinkMetadataOrBuilder
public CreateLinkRequestOrBuilder getCreateLinkRequestOrBuilder()
CreateLink RPC request.
.google.logging.v2.CreateLinkRequest create_link_request = 4;
getCreateLinkRequestOrBuilder
in interface LinkMetadataOrBuilder
public boolean hasDeleteLinkRequest()
DeleteLink RPC request.
.google.logging.v2.DeleteLinkRequest delete_link_request = 5;
hasDeleteLinkRequest
in interface LinkMetadataOrBuilder
public DeleteLinkRequest getDeleteLinkRequest()
DeleteLink RPC request.
.google.logging.v2.DeleteLinkRequest delete_link_request = 5;
getDeleteLinkRequest
in interface LinkMetadataOrBuilder
public DeleteLinkRequestOrBuilder getDeleteLinkRequestOrBuilder()
DeleteLink RPC request.
.google.logging.v2.DeleteLinkRequest delete_link_request = 5;
getDeleteLinkRequestOrBuilder
in interface LinkMetadataOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static LinkMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LinkMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LinkMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LinkMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LinkMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LinkMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static LinkMetadata parseFrom(InputStream input) throws IOException
IOException
public static LinkMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static LinkMetadata parseDelimitedFrom(InputStream input) throws IOException
IOException
public static LinkMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static LinkMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static LinkMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public LinkMetadata.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static LinkMetadata.Builder newBuilder()
public static LinkMetadata.Builder newBuilder(LinkMetadata prototype)
public LinkMetadata.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected LinkMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static LinkMetadata getDefaultInstance()
public static com.google.protobuf.Parser<LinkMetadata> parser()
public com.google.protobuf.Parser<LinkMetadata> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public LinkMetadata getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023 Google LLC. All rights reserved.