Package com.google.logging.v2
Class CopyLogEntriesMetadata
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.logging.v2.CopyLogEntriesMetadata
- All Implemented Interfaces:
CopyLogEntriesMetadataOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class CopyLogEntriesMetadata
extends com.google.protobuf.GeneratedMessageV3
implements CopyLogEntriesMetadataOrBuilder
Metadata for CopyLogEntries long running operations.Protobuf type
google.logging.v2.CopyLogEntriesMetadata- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classMetadata for CopyLogEntries long running operations.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanIdentifies whether the user has requested cancellation of the operation.static CopyLogEntriesMetadatastatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampThe end time of an operation.com.google.protobuf.TimestampOrBuilderThe end time of an operation.com.google.protobuf.Parser<CopyLogEntriesMetadata>intEstimated progress of the operation (0 - 100%).CopyLogEntries RPC request.CopyLogEntries RPC request.intcom.google.protobuf.TimestampThe create time of an operation.com.google.protobuf.TimestampOrBuilderThe create time of an operation.getState()State of an operation.intState of an operation.The IAM identity of a service account that must be granted access to the destination.com.google.protobuf.ByteStringThe IAM identity of a service account that must be granted access to the destination.booleanThe end time of an operation.inthashCode()booleanCopyLogEntries RPC request.booleanThe create time of an operation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(CopyLogEntriesMetadata prototype) protected CopyLogEntriesMetadata.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static CopyLogEntriesMetadataparseDelimitedFrom(InputStream input) static CopyLogEntriesMetadataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CopyLogEntriesMetadataparseFrom(byte[] data) static CopyLogEntriesMetadataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CopyLogEntriesMetadataparseFrom(com.google.protobuf.ByteString data) static CopyLogEntriesMetadataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CopyLogEntriesMetadataparseFrom(com.google.protobuf.CodedInputStream input) static CopyLogEntriesMetadataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CopyLogEntriesMetadataparseFrom(InputStream input) static CopyLogEntriesMetadataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CopyLogEntriesMetadataparseFrom(ByteBuffer data) static CopyLogEntriesMetadataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<CopyLogEntriesMetadata>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER- See Also:
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER- See Also:
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
CANCELLATION_REQUESTED_FIELD_NUMBER
public static final int CANCELLATION_REQUESTED_FIELD_NUMBER- See Also:
-
REQUEST_FIELD_NUMBER
public static final int REQUEST_FIELD_NUMBER- See Also:
-
PROGRESS_FIELD_NUMBER
public static final int PROGRESS_FIELD_NUMBER- See Also:
-
WRITER_IDENTITY_FIELD_NUMBER
public static final int WRITER_IDENTITY_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasStartTime
public boolean hasStartTime()The create time of an operation.
.google.protobuf.Timestamp start_time = 1;- Specified by:
hasStartTimein interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()The create time of an operation.
.google.protobuf.Timestamp start_time = 1;- Specified by:
getStartTimein interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()The create time of an operation.
.google.protobuf.Timestamp start_time = 1;- Specified by:
getStartTimeOrBuilderin interfaceCopyLogEntriesMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()The end time of an operation.
.google.protobuf.Timestamp end_time = 2;- Specified by:
hasEndTimein interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()The end time of an operation.
.google.protobuf.Timestamp end_time = 2;- Specified by:
getEndTimein interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The endTime.
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()The end time of an operation.
.google.protobuf.Timestamp end_time = 2;- Specified by:
getEndTimeOrBuilderin interfaceCopyLogEntriesMetadataOrBuilder
-
getStateValue
public int getStateValue()State of an operation.
.google.logging.v2.OperationState state = 3;- Specified by:
getStateValuein interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
State of an operation.
.google.logging.v2.OperationState state = 3;- Specified by:
getStatein interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The state.
-
getCancellationRequested
public boolean getCancellationRequested()Identifies whether the user has requested cancellation of the operation.
bool cancellation_requested = 4;- Specified by:
getCancellationRequestedin interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The cancellationRequested.
-
hasRequest
public boolean hasRequest()CopyLogEntries RPC request.
.google.logging.v2.CopyLogEntriesRequest request = 5;- Specified by:
hasRequestin interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- Whether the request field is set.
-
getRequest
CopyLogEntries RPC request.
.google.logging.v2.CopyLogEntriesRequest request = 5;- Specified by:
getRequestin interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The request.
-
getRequestOrBuilder
CopyLogEntries RPC request.
.google.logging.v2.CopyLogEntriesRequest request = 5;- Specified by:
getRequestOrBuilderin interfaceCopyLogEntriesMetadataOrBuilder
-
getProgress
public int getProgress()Estimated progress of the operation (0 - 100%).
int32 progress = 6;- Specified by:
getProgressin interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The progress.
-
getWriterIdentity
The IAM identity of a service account that must be granted access to the destination. If the service account is not granted permission to the destination within an hour, the operation will be cancelled. For example: `"serviceAccount:foo@bar.com"`
string writer_identity = 7;- Specified by:
getWriterIdentityin interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The writerIdentity.
-
getWriterIdentityBytes
public com.google.protobuf.ByteString getWriterIdentityBytes()The IAM identity of a service account that must be granted access to the destination. If the service account is not granted permission to the destination within an hour, the operation will be cancelled. For example: `"serviceAccount:foo@bar.com"`
string writer_identity = 7;- Specified by:
getWriterIdentityBytesin interfaceCopyLogEntriesMetadataOrBuilder- Returns:
- The bytes for writerIdentity.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static CopyLogEntriesMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static CopyLogEntriesMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CopyLogEntriesMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-