Package com.google.cloud.config.v1
Class Deployment
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.config.v1.Deployment
-
- All Implemented Interfaces:
DeploymentOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Deployment extends com.google.protobuf.GeneratedMessageV3 implements DeploymentOrBuilder
A Deployment is a group of resources and configs managed and provisioned by Infra Manager.
Protobuf typegoogle.cloud.config.v1.Deployment- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDeployment.BlueprintCasestatic classDeployment.BuilderA Deployment is a group of resources and configs managed and provisioned by Infra Manager.static classDeployment.ErrorCodePossible errors that can occur with deployments.static classDeployment.LockStatePossible lock states of a deployment.static classDeployment.StatePossible states of a deployment.-
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 intARTIFACTS_GCS_BUCKET_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intDELETE_BUILD_FIELD_NUMBERstatic intDELETE_LOGS_FIELD_NUMBERstatic intDELETE_RESULTS_FIELD_NUMBERstatic intERROR_CODE_FIELD_NUMBERstatic intERROR_LOGS_FIELD_NUMBERstatic intIMPORT_EXISTING_RESOURCES_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intLATEST_REVISION_FIELD_NUMBERstatic intLOCK_STATE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSERVICE_ACCOUNT_FIELD_NUMBERstatic intSTATE_DETAIL_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intTERRAFORM_BLUEPRINT_FIELD_NUMBERstatic intTF_ERRORS_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBERstatic intWORKER_POOL_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsLabels(String key)User-defined metadata for the deployment.booleanequals(Object obj)StringgetArtifactsGcsBucket()Optional.com.google.protobuf.ByteStringgetArtifactsGcsBucketBytes()Optional.Deployment.BlueprintCasegetBlueprintCase()com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.static DeploymentgetDefaultInstance()DeploymentgetDefaultInstanceForType()StringgetDeleteBuild()Output only.com.google.protobuf.ByteStringgetDeleteBuildBytes()Output only.StringgetDeleteLogs()Output only.com.google.protobuf.ByteStringgetDeleteLogsBytes()Output only.ApplyResultsgetDeleteResults()Output only.ApplyResultsOrBuildergetDeleteResultsOrBuilder()Output only.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Deployment.ErrorCodegetErrorCode()Output only.intgetErrorCodeValue()Output only.StringgetErrorLogs()Output only.com.google.protobuf.ByteStringgetErrorLogsBytes()Output only.booleangetImportExistingResources()By default, Infra Manager will return a failure when Terraform encounters a 409 code (resource conflict error) during actuation.Map<String,String>getLabels()Deprecated.intgetLabelsCount()User-defined metadata for the deployment.Map<String,String>getLabelsMap()User-defined metadata for the deployment.StringgetLabelsOrDefault(String key, String defaultValue)User-defined metadata for the deployment.StringgetLabelsOrThrow(String key)User-defined metadata for the deployment.StringgetLatestRevision()Output only.com.google.protobuf.ByteStringgetLatestRevisionBytes()Output only.Deployment.LockStategetLockState()Output only.intgetLockStateValue()Output only.StringgetName()Resource name of the deployment.com.google.protobuf.ByteStringgetNameBytes()Resource name of the deployment.com.google.protobuf.Parser<Deployment>getParserForType()intgetSerializedSize()StringgetServiceAccount()Optional.com.google.protobuf.ByteStringgetServiceAccountBytes()Optional.Deployment.StategetState()Output only.StringgetStateDetail()Output only.com.google.protobuf.ByteStringgetStateDetailBytes()Output only.intgetStateValue()Output only.TerraformBlueprintgetTerraformBlueprint()A blueprint described using Terraform's HashiCorp Configuration Language as a root module.TerraformBlueprintOrBuildergetTerraformBlueprintOrBuilder()A blueprint described using Terraform's HashiCorp Configuration Language as a root module.TerraformErrorgetTfErrors(int index)Output only.intgetTfErrorsCount()Output only.List<TerraformError>getTfErrorsList()Output only.TerraformErrorOrBuildergetTfErrorsOrBuilder(int index)Output only.List<? extends TerraformErrorOrBuilder>getTfErrorsOrBuilderList()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.StringgetWorkerPool()Optional.com.google.protobuf.ByteStringgetWorkerPoolBytes()Optional.booleanhasArtifactsGcsBucket()Optional.booleanhasCreateTime()Output only.booleanhasDeleteResults()Output only.inthashCode()booleanhasImportExistingResources()By default, Infra Manager will return a failure when Terraform encounters a 409 code (resource conflict error) during actuation.booleanhasServiceAccount()Optional.booleanhasTerraformBlueprint()A blueprint described using Terraform's HashiCorp Configuration Language as a root module.booleanhasUpdateTime()Output only.booleanhasWorkerPool()Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Deployment.BuildernewBuilder()static Deployment.BuildernewBuilder(Deployment prototype)Deployment.BuildernewBuilderForType()protected Deployment.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DeploymentparseDelimitedFrom(InputStream input)static DeploymentparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentparseFrom(byte[] data)static DeploymentparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentparseFrom(com.google.protobuf.ByteString data)static DeploymentparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentparseFrom(com.google.protobuf.CodedInputStream input)static DeploymentparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentparseFrom(InputStream input)static DeploymentparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentparseFrom(ByteBuffer data)static DeploymentparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Deployment>parser()Deployment.BuildertoBuilder()voidwriteTo(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, 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
-
TERRAFORM_BLUEPRINT_FIELD_NUMBER
public static final int TERRAFORM_BLUEPRINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LATEST_REVISION_FIELD_NUMBER
public static final int LATEST_REVISION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_DETAIL_FIELD_NUMBER
public static final int STATE_DETAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_CODE_FIELD_NUMBER
public static final int ERROR_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DELETE_RESULTS_FIELD_NUMBER
public static final int DELETE_RESULTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DELETE_BUILD_FIELD_NUMBER
public static final int DELETE_BUILD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DELETE_LOGS_FIELD_NUMBER
public static final int DELETE_LOGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TF_ERRORS_FIELD_NUMBER
public static final int TF_ERRORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_LOGS_FIELD_NUMBER
public static final int ERROR_LOGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARTIFACTS_GCS_BUCKET_FIELD_NUMBER
public static final int ARTIFACTS_GCS_BUCKET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_ACCOUNT_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMPORT_EXISTING_RESOURCES_FIELD_NUMBER
public static final int IMPORT_EXISTING_RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKER_POOL_FIELD_NUMBER
public static final int WORKER_POOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCK_STATE_FIELD_NUMBER
public static final int LOCK_STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getBlueprintCase
public Deployment.BlueprintCase getBlueprintCase()
- Specified by:
getBlueprintCasein interfaceDeploymentOrBuilder
-
hasTerraformBlueprint
public boolean hasTerraformBlueprint()
A blueprint described using Terraform's HashiCorp Configuration Language as a root module.
.google.cloud.config.v1.TerraformBlueprint terraform_blueprint = 6;- Specified by:
hasTerraformBlueprintin interfaceDeploymentOrBuilder- Returns:
- Whether the terraformBlueprint field is set.
-
getTerraformBlueprint
public TerraformBlueprint getTerraformBlueprint()
A blueprint described using Terraform's HashiCorp Configuration Language as a root module.
.google.cloud.config.v1.TerraformBlueprint terraform_blueprint = 6;- Specified by:
getTerraformBlueprintin interfaceDeploymentOrBuilder- Returns:
- The terraformBlueprint.
-
getTerraformBlueprintOrBuilder
public TerraformBlueprintOrBuilder getTerraformBlueprintOrBuilder()
A blueprint described using Terraform's HashiCorp Configuration Language as a root module.
.google.cloud.config.v1.TerraformBlueprint terraform_blueprint = 6;- Specified by:
getTerraformBlueprintOrBuilderin interfaceDeploymentOrBuilder
-
getName
public String getName()
Resource name of the deployment. Format: `projects/{project}/locations/{location}/deployments/{deployment}`string name = 1;- Specified by:
getNamein interfaceDeploymentOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Resource name of the deployment. Format: `projects/{project}/locations/{location}/deployments/{deployment}`string name = 1;- Specified by:
getNameBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for name.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Time when the deployment was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceDeploymentOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Time when the deployment was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceDeploymentOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time when the deployment was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceDeploymentOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Time when the deployment was last modified.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceDeploymentOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. Time when the deployment was last modified.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceDeploymentOrBuilder- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time when the deployment was last modified.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceDeploymentOrBuilder
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:DeploymentOrBuilderUser-defined metadata for the deployment.
map<string, string> labels = 4;- Specified by:
getLabelsCountin interfaceDeploymentOrBuilder
-
containsLabels
public boolean containsLabels(String key)
User-defined metadata for the deployment.
map<string, string> labels = 4;- Specified by:
containsLabelsin interfaceDeploymentOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceDeploymentOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
User-defined metadata for the deployment.
map<string, string> labels = 4;- Specified by:
getLabelsMapin interfaceDeploymentOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
User-defined metadata for the deployment.
map<string, string> labels = 4;- Specified by:
getLabelsOrDefaultin interfaceDeploymentOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
User-defined metadata for the deployment.
map<string, string> labels = 4;- Specified by:
getLabelsOrThrowin interfaceDeploymentOrBuilder
-
getStateValue
public int getStateValue()
Output only. Current state of the deployment.
.google.cloud.config.v1.Deployment.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceDeploymentOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public Deployment.State getState()
Output only. Current state of the deployment.
.google.cloud.config.v1.Deployment.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceDeploymentOrBuilder- Returns:
- The state.
-
getLatestRevision
public String getLatestRevision()
Output only. Revision name that was most recently applied. Format: `projects/{project}/locations/{location}/deployments/{deployment}/ revisions/{revision}`string latest_revision = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLatestRevisionin interfaceDeploymentOrBuilder- Returns:
- The latestRevision.
-
getLatestRevisionBytes
public com.google.protobuf.ByteString getLatestRevisionBytes()
Output only. Revision name that was most recently applied. Format: `projects/{project}/locations/{location}/deployments/{deployment}/ revisions/{revision}`string latest_revision = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLatestRevisionBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for latestRevision.
-
getStateDetail
public String getStateDetail()
Output only. Additional information regarding the current state.
string state_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateDetailin interfaceDeploymentOrBuilder- Returns:
- The stateDetail.
-
getStateDetailBytes
public com.google.protobuf.ByteString getStateDetailBytes()
Output only. Additional information regarding the current state.
string state_detail = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateDetailBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for stateDetail.
-
getErrorCodeValue
public int getErrorCodeValue()
Output only. Error code describing errors that may have occurred.
.google.cloud.config.v1.Deployment.ErrorCode error_code = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getErrorCodeValuein interfaceDeploymentOrBuilder- Returns:
- The enum numeric value on the wire for errorCode.
-
getErrorCode
public Deployment.ErrorCode getErrorCode()
Output only. Error code describing errors that may have occurred.
.google.cloud.config.v1.Deployment.ErrorCode error_code = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getErrorCodein interfaceDeploymentOrBuilder- Returns:
- The errorCode.
-
hasDeleteResults
public boolean hasDeleteResults()
Output only. Location of artifacts from a DeleteDeployment operation.
.google.cloud.config.v1.ApplyResults delete_results = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDeleteResultsin interfaceDeploymentOrBuilder- Returns:
- Whether the deleteResults field is set.
-
getDeleteResults
public ApplyResults getDeleteResults()
Output only. Location of artifacts from a DeleteDeployment operation.
.google.cloud.config.v1.ApplyResults delete_results = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeleteResultsin interfaceDeploymentOrBuilder- Returns:
- The deleteResults.
-
getDeleteResultsOrBuilder
public ApplyResultsOrBuilder getDeleteResultsOrBuilder()
Output only. Location of artifacts from a DeleteDeployment operation.
.google.cloud.config.v1.ApplyResults delete_results = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeleteResultsOrBuilderin interfaceDeploymentOrBuilder
-
getDeleteBuild
public String getDeleteBuild()
Output only. Cloud Build instance UUID associated with deleting this deployment.
string delete_build = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeleteBuildin interfaceDeploymentOrBuilder- Returns:
- The deleteBuild.
-
getDeleteBuildBytes
public com.google.protobuf.ByteString getDeleteBuildBytes()
Output only. Cloud Build instance UUID associated with deleting this deployment.
string delete_build = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeleteBuildBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for deleteBuild.
-
getDeleteLogs
public String getDeleteLogs()
Output only. Location of Cloud Build logs in Google Cloud Storage, populated when deleting this deployment. Format: `gs://{bucket}/{object}`.string delete_logs = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeleteLogsin interfaceDeploymentOrBuilder- Returns:
- The deleteLogs.
-
getDeleteLogsBytes
public com.google.protobuf.ByteString getDeleteLogsBytes()
Output only. Location of Cloud Build logs in Google Cloud Storage, populated when deleting this deployment. Format: `gs://{bucket}/{object}`.string delete_logs = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeleteLogsBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for deleteLogs.
-
getTfErrorsList
public List<TerraformError> getTfErrorsList()
Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
repeated .google.cloud.config.v1.TerraformError tf_errors = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTfErrorsListin interfaceDeploymentOrBuilder
-
getTfErrorsOrBuilderList
public List<? extends TerraformErrorOrBuilder> getTfErrorsOrBuilderList()
Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
repeated .google.cloud.config.v1.TerraformError tf_errors = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTfErrorsOrBuilderListin interfaceDeploymentOrBuilder
-
getTfErrorsCount
public int getTfErrorsCount()
Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
repeated .google.cloud.config.v1.TerraformError tf_errors = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTfErrorsCountin interfaceDeploymentOrBuilder
-
getTfErrors
public TerraformError getTfErrors(int index)
Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
repeated .google.cloud.config.v1.TerraformError tf_errors = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTfErrorsin interfaceDeploymentOrBuilder
-
getTfErrorsOrBuilder
public TerraformErrorOrBuilder getTfErrorsOrBuilder(int index)
Output only. Errors encountered when deleting this deployment. Errors are truncated to 10 entries, see `delete_results` and `error_logs` for full details.
repeated .google.cloud.config.v1.TerraformError tf_errors = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTfErrorsOrBuilderin interfaceDeploymentOrBuilder
-
getErrorLogs
public String getErrorLogs()
Output only. Location of Terraform error logs in Google Cloud Storage. Format: `gs://{bucket}/{object}`.string error_logs = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getErrorLogsin interfaceDeploymentOrBuilder- Returns:
- The errorLogs.
-
getErrorLogsBytes
public com.google.protobuf.ByteString getErrorLogsBytes()
Output only. Location of Terraform error logs in Google Cloud Storage. Format: `gs://{bucket}/{object}`.string error_logs = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getErrorLogsBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for errorLogs.
-
hasArtifactsGcsBucket
public boolean hasArtifactsGcsBucket()
Optional. User-defined location of Cloud Build logs and artifacts in Google Cloud Storage. Format: `gs://{bucket}/{folder}` A default bucket will be bootstrapped if the field is not set or empty. Default bucket format: `gs://<project number>-<region>-blueprint-config` Constraints: - The bucket needs to be in the same project as the deployment - The path cannot be within the path of `gcs_source` - The field cannot be updated, including changing its presenceoptional string artifacts_gcs_bucket = 15 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasArtifactsGcsBucketin interfaceDeploymentOrBuilder- Returns:
- Whether the artifactsGcsBucket field is set.
-
getArtifactsGcsBucket
public String getArtifactsGcsBucket()
Optional. User-defined location of Cloud Build logs and artifacts in Google Cloud Storage. Format: `gs://{bucket}/{folder}` A default bucket will be bootstrapped if the field is not set or empty. Default bucket format: `gs://<project number>-<region>-blueprint-config` Constraints: - The bucket needs to be in the same project as the deployment - The path cannot be within the path of `gcs_source` - The field cannot be updated, including changing its presenceoptional string artifacts_gcs_bucket = 15 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getArtifactsGcsBucketin interfaceDeploymentOrBuilder- Returns:
- The artifactsGcsBucket.
-
getArtifactsGcsBucketBytes
public com.google.protobuf.ByteString getArtifactsGcsBucketBytes()
Optional. User-defined location of Cloud Build logs and artifacts in Google Cloud Storage. Format: `gs://{bucket}/{folder}` A default bucket will be bootstrapped if the field is not set or empty. Default bucket format: `gs://<project number>-<region>-blueprint-config` Constraints: - The bucket needs to be in the same project as the deployment - The path cannot be within the path of `gcs_source` - The field cannot be updated, including changing its presenceoptional string artifacts_gcs_bucket = 15 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getArtifactsGcsBucketBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for artifactsGcsBucket.
-
hasServiceAccount
public boolean hasServiceAccount()
Optional. User-specified Service Account (SA) credentials to be used when actuating resources. Format: `projects/{projectID}/serviceAccounts/{serviceAccount}`optional string service_account = 16 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }- Specified by:
hasServiceAccountin interfaceDeploymentOrBuilder- Returns:
- Whether the serviceAccount field is set.
-
getServiceAccount
public String getServiceAccount()
Optional. User-specified Service Account (SA) credentials to be used when actuating resources. Format: `projects/{projectID}/serviceAccounts/{serviceAccount}`optional string service_account = 16 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }- Specified by:
getServiceAccountin interfaceDeploymentOrBuilder- Returns:
- The serviceAccount.
-
getServiceAccountBytes
public com.google.protobuf.ByteString getServiceAccountBytes()
Optional. User-specified Service Account (SA) credentials to be used when actuating resources. Format: `projects/{projectID}/serviceAccounts/{serviceAccount}`optional string service_account = 16 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }- Specified by:
getServiceAccountBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for serviceAccount.
-
hasImportExistingResources
public boolean hasImportExistingResources()
By default, Infra Manager will return a failure when Terraform encounters a 409 code (resource conflict error) during actuation. If this flag is set to true, Infra Manager will instead attempt to automatically import the resource into the Terraform state (for supported resource types) and continue actuation. Not all resource types are supported, refer to documentation.
optional bool import_existing_resources = 17;- Specified by:
hasImportExistingResourcesin interfaceDeploymentOrBuilder- Returns:
- Whether the importExistingResources field is set.
-
getImportExistingResources
public boolean getImportExistingResources()
By default, Infra Manager will return a failure when Terraform encounters a 409 code (resource conflict error) during actuation. If this flag is set to true, Infra Manager will instead attempt to automatically import the resource into the Terraform state (for supported resource types) and continue actuation. Not all resource types are supported, refer to documentation.
optional bool import_existing_resources = 17;- Specified by:
getImportExistingResourcesin interfaceDeploymentOrBuilder- Returns:
- The importExistingResources.
-
hasWorkerPool
public boolean hasWorkerPool()
Optional. The user-specified Cloud Build worker pool resource in which the Cloud Build job will execute. Format: `projects/{project}/locations/{location}/workerPools/{workerPoolId}`. If this field is unspecified, the default Cloud Build worker pool will be used.optional string worker_pool = 19 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }- Specified by:
hasWorkerPoolin interfaceDeploymentOrBuilder- Returns:
- Whether the workerPool field is set.
-
getWorkerPool
public String getWorkerPool()
Optional. The user-specified Cloud Build worker pool resource in which the Cloud Build job will execute. Format: `projects/{project}/locations/{location}/workerPools/{workerPoolId}`. If this field is unspecified, the default Cloud Build worker pool will be used.optional string worker_pool = 19 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }- Specified by:
getWorkerPoolin interfaceDeploymentOrBuilder- Returns:
- The workerPool.
-
getWorkerPoolBytes
public com.google.protobuf.ByteString getWorkerPoolBytes()
Optional. The user-specified Cloud Build worker pool resource in which the Cloud Build job will execute. Format: `projects/{project}/locations/{location}/workerPools/{workerPoolId}`. If this field is unspecified, the default Cloud Build worker pool will be used.optional string worker_pool = 19 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }- Specified by:
getWorkerPoolBytesin interfaceDeploymentOrBuilder- Returns:
- The bytes for workerPool.
-
getLockStateValue
public int getLockStateValue()
Output only. Current lock state of the deployment.
.google.cloud.config.v1.Deployment.LockState lock_state = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLockStateValuein interfaceDeploymentOrBuilder- Returns:
- The enum numeric value on the wire for lockState.
-
getLockState
public Deployment.LockState getLockState()
Output only. Current lock state of the deployment.
.google.cloud.config.v1.Deployment.LockState lock_state = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLockStatein interfaceDeploymentOrBuilder- Returns:
- The lockState.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 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
public boolean equals(Object obj)
- 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 Deployment parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deployment parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deployment parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deployment parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deployment parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deployment parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deployment parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Deployment parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Deployment parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Deployment parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Deployment parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Deployment parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Deployment.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Deployment.Builder newBuilder()
-
newBuilder
public static Deployment.Builder newBuilder(Deployment prototype)
-
toBuilder
public Deployment.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Deployment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Deployment getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Deployment> parser()
-
getParserForType
public com.google.protobuf.Parser<Deployment> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Deployment getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-