Package com.google.appengine.v1
Class OperationMetadataV1
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.appengine.v1.OperationMetadataV1
-
- All Implemented Interfaces:
OperationMetadataV1OrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class OperationMetadataV1 extends com.google.protobuf.GeneratedMessageV3 implements OperationMetadataV1OrBuilder
Metadata for the given [google.longrunning.Operation][google.longrunning.Operation].
Protobuf typegoogle.appengine.v1.OperationMetadataV1
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
OperationMetadataV1.Builder
Metadata for the given [google.longrunning.Operation][google.longrunning.Operation].static class
OperationMetadataV1.MethodMetadataCase
-
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
-
-
Field Summary
Fields Modifier and Type Field Description static int
CREATE_VERSION_METADATA_FIELD_NUMBER
static int
END_TIME_FIELD_NUMBER
static int
EPHEMERAL_MESSAGE_FIELD_NUMBER
static int
INSERT_TIME_FIELD_NUMBER
static int
METHOD_FIELD_NUMBER
static int
TARGET_FIELD_NUMBER
static int
USER_FIELD_NUMBER
static int
WARNING_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
CreateVersionMetadataV1
getCreateVersionMetadata()
.google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;
CreateVersionMetadataV1OrBuilder
getCreateVersionMetadataOrBuilder()
.google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;
static OperationMetadataV1
getDefaultInstance()
OperationMetadataV1
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Timestamp
getEndTime()
Time that this operation completed.com.google.protobuf.TimestampOrBuilder
getEndTimeOrBuilder()
Time that this operation completed.String
getEphemeralMessage()
Ephemeral message that may change every time the operation is polled.com.google.protobuf.ByteString
getEphemeralMessageBytes()
Ephemeral message that may change every time the operation is polled.com.google.protobuf.Timestamp
getInsertTime()
Time that this operation was created.com.google.protobuf.TimestampOrBuilder
getInsertTimeOrBuilder()
Time that this operation was created.String
getMethod()
API method that initiated this operation.com.google.protobuf.ByteString
getMethodBytes()
API method that initiated this operation.OperationMetadataV1.MethodMetadataCase
getMethodMetadataCase()
com.google.protobuf.Parser<OperationMetadataV1>
getParserForType()
int
getSerializedSize()
String
getTarget()
Name of the resource that this operation is acting on.com.google.protobuf.ByteString
getTargetBytes()
Name of the resource that this operation is acting on.String
getUser()
User who requested this operation.com.google.protobuf.ByteString
getUserBytes()
User who requested this operation.String
getWarning(int index)
Durable messages that persist on every operation poll.com.google.protobuf.ByteString
getWarningBytes(int index)
Durable messages that persist on every operation poll.int
getWarningCount()
Durable messages that persist on every operation poll.com.google.protobuf.ProtocolStringList
getWarningList()
Durable messages that persist on every operation poll.boolean
hasCreateVersionMetadata()
.google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;
boolean
hasEndTime()
Time that this operation completed.int
hashCode()
boolean
hasInsertTime()
Time that this operation was created.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static OperationMetadataV1.Builder
newBuilder()
static OperationMetadataV1.Builder
newBuilder(OperationMetadataV1 prototype)
OperationMetadataV1.Builder
newBuilderForType()
protected OperationMetadataV1.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static OperationMetadataV1
parseDelimitedFrom(InputStream input)
static OperationMetadataV1
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
parseFrom(byte[] data)
static OperationMetadataV1
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
parseFrom(com.google.protobuf.ByteString data)
static OperationMetadataV1
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
parseFrom(com.google.protobuf.CodedInputStream input)
static OperationMetadataV1
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
parseFrom(InputStream input)
static OperationMetadataV1
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
parseFrom(ByteBuffer data)
static OperationMetadataV1
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<OperationMetadataV1>
parser()
OperationMetadataV1.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
METHOD_FIELD_NUMBER
public static final int METHOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSERT_TIME_FIELD_NUMBER
public static final int INSERT_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_FIELD_NUMBER
public static final int TARGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EPHEMERAL_MESSAGE_FIELD_NUMBER
public static final int EPHEMERAL_MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WARNING_FIELD_NUMBER
public static final int WARNING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_VERSION_METADATA_FIELD_NUMBER
public static final int CREATE_VERSION_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getMethodMetadataCase
public OperationMetadataV1.MethodMetadataCase getMethodMetadataCase()
- Specified by:
getMethodMetadataCase
in interfaceOperationMetadataV1OrBuilder
-
getMethod
public String getMethod()
API method that initiated this operation. Example: `google.appengine.v1.Versions.CreateVersion`. @OutputOnly
string method = 1;
- Specified by:
getMethod
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The method.
-
getMethodBytes
public com.google.protobuf.ByteString getMethodBytes()
API method that initiated this operation. Example: `google.appengine.v1.Versions.CreateVersion`. @OutputOnly
string method = 1;
- Specified by:
getMethodBytes
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The bytes for method.
-
hasInsertTime
public boolean hasInsertTime()
Time that this operation was created. @OutputOnly
.google.protobuf.Timestamp insert_time = 2;
- Specified by:
hasInsertTime
in interfaceOperationMetadataV1OrBuilder
- Returns:
- Whether the insertTime field is set.
-
getInsertTime
public com.google.protobuf.Timestamp getInsertTime()
Time that this operation was created. @OutputOnly
.google.protobuf.Timestamp insert_time = 2;
- Specified by:
getInsertTime
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The insertTime.
-
getInsertTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getInsertTimeOrBuilder()
Time that this operation was created. @OutputOnly
.google.protobuf.Timestamp insert_time = 2;
- Specified by:
getInsertTimeOrBuilder
in interfaceOperationMetadataV1OrBuilder
-
hasEndTime
public boolean hasEndTime()
Time that this operation completed. @OutputOnly
.google.protobuf.Timestamp end_time = 3;
- Specified by:
hasEndTime
in interfaceOperationMetadataV1OrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Time that this operation completed. @OutputOnly
.google.protobuf.Timestamp end_time = 3;
- Specified by:
getEndTime
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The endTime.
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Time that this operation completed. @OutputOnly
.google.protobuf.Timestamp end_time = 3;
- Specified by:
getEndTimeOrBuilder
in interfaceOperationMetadataV1OrBuilder
-
getUser
public String getUser()
User who requested this operation. @OutputOnly
string user = 4;
- Specified by:
getUser
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The user.
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()
User who requested this operation. @OutputOnly
string user = 4;
- Specified by:
getUserBytes
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The bytes for user.
-
getTarget
public String getTarget()
Name of the resource that this operation is acting on. Example: `apps/myapp/services/default`. @OutputOnly
string target = 5;
- Specified by:
getTarget
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The target.
-
getTargetBytes
public com.google.protobuf.ByteString getTargetBytes()
Name of the resource that this operation is acting on. Example: `apps/myapp/services/default`. @OutputOnly
string target = 5;
- Specified by:
getTargetBytes
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The bytes for target.
-
getEphemeralMessage
public String getEphemeralMessage()
Ephemeral message that may change every time the operation is polled. @OutputOnly
string ephemeral_message = 6;
- Specified by:
getEphemeralMessage
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The ephemeralMessage.
-
getEphemeralMessageBytes
public com.google.protobuf.ByteString getEphemeralMessageBytes()
Ephemeral message that may change every time the operation is polled. @OutputOnly
string ephemeral_message = 6;
- Specified by:
getEphemeralMessageBytes
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The bytes for ephemeralMessage.
-
getWarningList
public com.google.protobuf.ProtocolStringList getWarningList()
Durable messages that persist on every operation poll. @OutputOnly
repeated string warning = 7;
- Specified by:
getWarningList
in interfaceOperationMetadataV1OrBuilder
- Returns:
- A list containing the warning.
-
getWarningCount
public int getWarningCount()
Durable messages that persist on every operation poll. @OutputOnly
repeated string warning = 7;
- Specified by:
getWarningCount
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The count of warning.
-
getWarning
public String getWarning(int index)
Durable messages that persist on every operation poll. @OutputOnly
repeated string warning = 7;
- Specified by:
getWarning
in interfaceOperationMetadataV1OrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The warning at the given index.
-
getWarningBytes
public com.google.protobuf.ByteString getWarningBytes(int index)
Durable messages that persist on every operation poll. @OutputOnly
repeated string warning = 7;
- Specified by:
getWarningBytes
in interfaceOperationMetadataV1OrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the warning at the given index.
-
hasCreateVersionMetadata
public boolean hasCreateVersionMetadata()
.google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;
- Specified by:
hasCreateVersionMetadata
in interfaceOperationMetadataV1OrBuilder
- Returns:
- Whether the createVersionMetadata field is set.
-
getCreateVersionMetadata
public CreateVersionMetadataV1 getCreateVersionMetadata()
.google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;
- Specified by:
getCreateVersionMetadata
in interfaceOperationMetadataV1OrBuilder
- Returns:
- The createVersionMetadata.
-
getCreateVersionMetadataOrBuilder
public CreateVersionMetadataV1OrBuilder getCreateVersionMetadataOrBuilder()
.google.appengine.v1.CreateVersionMetadataV1 create_version_metadata = 8;
- Specified by:
getCreateVersionMetadataOrBuilder
in interfaceOperationMetadataV1OrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OperationMetadataV1 parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OperationMetadataV1 parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OperationMetadataV1 parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OperationMetadataV1 parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OperationMetadataV1 parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OperationMetadataV1 parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OperationMetadataV1 parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OperationMetadataV1 parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OperationMetadataV1 parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OperationMetadataV1 parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static OperationMetadataV1 parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OperationMetadataV1 parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public OperationMetadataV1.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OperationMetadataV1.Builder newBuilder()
-
newBuilder
public static OperationMetadataV1.Builder newBuilder(OperationMetadataV1 prototype)
-
toBuilder
public OperationMetadataV1.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OperationMetadataV1.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OperationMetadataV1 getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OperationMetadataV1> parser()
-
getParserForType
public com.google.protobuf.Parser<OperationMetadataV1> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OperationMetadataV1 getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-