public final class Deployment extends com.google.protobuf.GeneratedMessageV3 implements DeploymentOrBuilder
The period during which some deployable was active in a runtime.Protobuf type
grafeas.v1beta1.deployment.Deployment| Modifier and Type | Class and Description |
|---|---|
static class |
Deployment.Builder
The period during which some deployable was active in a runtime.
|
static class |
Deployment.Platform
Types of platforms.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ADDRESS_FIELD_NUMBER |
static int |
CONFIG_FIELD_NUMBER |
static int |
DEPLOY_TIME_FIELD_NUMBER |
static int |
PLATFORM_FIELD_NUMBER |
static int |
RESOURCE_URI_FIELD_NUMBER |
static int |
UNDEPLOY_TIME_FIELD_NUMBER |
static int |
USER_EMAIL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAddress()
Address of the runtime element hosting this deployment.
|
com.google.protobuf.ByteString |
getAddressBytes()
Address of the runtime element hosting this deployment.
|
String |
getConfig()
Configuration used to create this deployment.
|
com.google.protobuf.ByteString |
getConfigBytes()
Configuration used to create this deployment.
|
static Deployment |
getDefaultInstance() |
Deployment |
getDefaultInstanceForType() |
com.google.protobuf.Timestamp |
getDeployTime()
Beginning of the lifetime of this deployment.
|
com.google.protobuf.TimestampOrBuilder |
getDeployTimeOrBuilder()
Beginning of the lifetime of this deployment.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Deployment> |
getParserForType() |
Deployment.Platform |
getPlatform()
Platform hosting this deployment.
|
int |
getPlatformValue()
Platform hosting this deployment.
|
String |
getResourceUri(int index)
Output only.
|
com.google.protobuf.ByteString |
getResourceUriBytes(int index)
Output only.
|
int |
getResourceUriCount()
Output only.
|
com.google.protobuf.ProtocolStringList |
getResourceUriList()
Output only.
|
int |
getSerializedSize() |
com.google.protobuf.Timestamp |
getUndeployTime()
End of the lifetime of this deployment.
|
com.google.protobuf.TimestampOrBuilder |
getUndeployTimeOrBuilder()
End of the lifetime of this deployment.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUserEmail()
Identity of the user that triggered this deployment.
|
com.google.protobuf.ByteString |
getUserEmailBytes()
Identity of the user that triggered this deployment.
|
boolean |
hasDeployTime()
Beginning of the lifetime of this deployment.
|
int |
hashCode() |
boolean |
hasUndeployTime()
End of the lifetime of this deployment.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Deployment.Builder |
newBuilder() |
static Deployment.Builder |
newBuilder(Deployment prototype) |
Deployment.Builder |
newBuilderForType() |
protected Deployment.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Deployment |
parseDelimitedFrom(InputStream input) |
static Deployment |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
parseFrom(byte[] data) |
static Deployment |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
parseFrom(ByteBuffer data) |
static Deployment |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
parseFrom(com.google.protobuf.ByteString data) |
static Deployment |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Deployment |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Deployment |
parseFrom(InputStream input) |
static Deployment |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Deployment> |
parser() |
Deployment.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int USER_EMAIL_FIELD_NUMBER
public static final int DEPLOY_TIME_FIELD_NUMBER
public static final int UNDEPLOY_TIME_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER
public static final int RESOURCE_URI_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getUserEmail()
Identity of the user that triggered this deployment.
string user_email = 1;getUserEmail in interface DeploymentOrBuilderpublic com.google.protobuf.ByteString getUserEmailBytes()
Identity of the user that triggered this deployment.
string user_email = 1;getUserEmailBytes in interface DeploymentOrBuilderpublic boolean hasDeployTime()
Beginning of the lifetime of this deployment.
.google.protobuf.Timestamp deploy_time = 2;hasDeployTime in interface DeploymentOrBuilderpublic com.google.protobuf.Timestamp getDeployTime()
Beginning of the lifetime of this deployment.
.google.protobuf.Timestamp deploy_time = 2;getDeployTime in interface DeploymentOrBuilderpublic com.google.protobuf.TimestampOrBuilder getDeployTimeOrBuilder()
Beginning of the lifetime of this deployment.
.google.protobuf.Timestamp deploy_time = 2;getDeployTimeOrBuilder in interface DeploymentOrBuilderpublic boolean hasUndeployTime()
End of the lifetime of this deployment.
.google.protobuf.Timestamp undeploy_time = 3;hasUndeployTime in interface DeploymentOrBuilderpublic com.google.protobuf.Timestamp getUndeployTime()
End of the lifetime of this deployment.
.google.protobuf.Timestamp undeploy_time = 3;getUndeployTime in interface DeploymentOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUndeployTimeOrBuilder()
End of the lifetime of this deployment.
.google.protobuf.Timestamp undeploy_time = 3;getUndeployTimeOrBuilder in interface DeploymentOrBuilderpublic String getConfig()
Configuration used to create this deployment.
string config = 4;getConfig in interface DeploymentOrBuilderpublic com.google.protobuf.ByteString getConfigBytes()
Configuration used to create this deployment.
string config = 4;getConfigBytes in interface DeploymentOrBuilderpublic String getAddress()
Address of the runtime element hosting this deployment.
string address = 5;getAddress in interface DeploymentOrBuilderpublic com.google.protobuf.ByteString getAddressBytes()
Address of the runtime element hosting this deployment.
string address = 5;getAddressBytes in interface DeploymentOrBuilderpublic com.google.protobuf.ProtocolStringList getResourceUriList()
Output only. Resource URI for the artifact being deployed taken from the deployable field with the same name.
repeated string resource_uri = 6;getResourceUriList in interface DeploymentOrBuilderpublic int getResourceUriCount()
Output only. Resource URI for the artifact being deployed taken from the deployable field with the same name.
repeated string resource_uri = 6;getResourceUriCount in interface DeploymentOrBuilderpublic String getResourceUri(int index)
Output only. Resource URI for the artifact being deployed taken from the deployable field with the same name.
repeated string resource_uri = 6;getResourceUri in interface DeploymentOrBuilderpublic com.google.protobuf.ByteString getResourceUriBytes(int index)
Output only. Resource URI for the artifact being deployed taken from the deployable field with the same name.
repeated string resource_uri = 6;getResourceUriBytes in interface DeploymentOrBuilderpublic int getPlatformValue()
Platform hosting this deployment.
.grafeas.v1beta1.deployment.Deployment.Platform platform = 7;getPlatformValue in interface DeploymentOrBuilderpublic Deployment.Platform getPlatform()
Platform hosting this deployment.
.grafeas.v1beta1.deployment.Deployment.Platform platform = 7;getPlatform in interface DeploymentOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Deployment parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Deployment parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Deployment parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Deployment parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Deployment parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Deployment parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Deployment parseFrom(InputStream input) throws IOException
IOExceptionpublic static Deployment parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Deployment parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Deployment parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Deployment parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Deployment parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Deployment.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Deployment.Builder newBuilder()
public static Deployment.Builder newBuilder(Deployment prototype)
public Deployment.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Deployment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Deployment getDefaultInstance()
public static com.google.protobuf.Parser<Deployment> parser()
public com.google.protobuf.Parser<Deployment> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Deployment getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google LLC. All rights reserved.