Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.deploymentmanager/alpha.getTypeProvider
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets information about a specific type provider.
Using getTypeProvider
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getTypeProvider(args: GetTypeProviderArgs, opts?: InvokeOptions): Promise<GetTypeProviderResult>
function getTypeProviderOutput(args: GetTypeProviderOutputArgs, opts?: InvokeOptions): Output<GetTypeProviderResult>
def get_type_provider(project: Optional[str] = None,
type_provider: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTypeProviderResult
def get_type_provider_output(project: Optional[pulumi.Input[str]] = None,
type_provider: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTypeProviderResult]
func LookupTypeProvider(ctx *Context, args *LookupTypeProviderArgs, opts ...InvokeOption) (*LookupTypeProviderResult, error)
func LookupTypeProviderOutput(ctx *Context, args *LookupTypeProviderOutputArgs, opts ...InvokeOption) LookupTypeProviderResultOutput
> Note: This function is named LookupTypeProvider
in the Go SDK.
public static class GetTypeProvider
{
public static Task<GetTypeProviderResult> InvokeAsync(GetTypeProviderArgs args, InvokeOptions? opts = null)
public static Output<GetTypeProviderResult> Invoke(GetTypeProviderInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTypeProviderResult> getTypeProvider(GetTypeProviderArgs args, InvokeOptions options)
public static Output<GetTypeProviderResult> getTypeProvider(GetTypeProviderArgs args, InvokeOptions options)
fn::invoke:
function: google-native:deploymentmanager/alpha:getTypeProvider
arguments:
# arguments dictionary
The following arguments are supported:
- Type
Provider This property is required. string - Project string
- Type
Provider This property is required. string - Project string
- type
Provider This property is required. String - project String
- type
Provider This property is required. string - project string
- type_
provider This property is required. str - project str
- type
Provider This property is required. String - project String
getTypeProvider Result
The following output properties are available:
- Collection
Overrides List<Pulumi.Google Native. Deployment Manager. Alpha. Outputs. Collection Override Response> - Allows resource handling overrides for specific collections
- Credential
Pulumi.
Google Native. Deployment Manager. Alpha. Outputs. Credential Response - Credential used when interacting with this type.
- List<string>
- List of up to 2 custom certificate authority roots to use for TLS authentication when making calls on behalf of this type provider. If set, TLS authentication will exclusively use these roots instead of relying on publicly trusted certificate authorities when validating TLS certificate authenticity. The certificates must be in base64-encoded PEM format. The maximum size of each certificate must not exceed 10KB.
- Description string
- An optional textual description of the resource; provided by the client when the resource is created.
- Descriptor
Url string - Descriptor Url for the this type provider.
- Insert
Time string - Creation timestamp in RFC3339 text format.
- Labels
List<Pulumi.
Google Native. Deployment Manager. Alpha. Outputs. Type Provider Label Entry Response> - Map of One Platform labels; provided by the client when the resource is created or updated. Specifically: Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
- Name string
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - Operation
Pulumi.
Google Native. Deployment Manager. Alpha. Outputs. Operation Response - The Operation that most recently ran, or is currently running, on this type provider.
- Options
Pulumi.
Google Native. Deployment Manager. Alpha. Outputs. Options Response - Options to apply when handling any resources in this service.
- Self
Link string - Self link for the type provider.
- Collection
Overrides []CollectionOverride Response - Allows resource handling overrides for specific collections
- Credential
Credential
Response - Credential used when interacting with this type.
- []string
- List of up to 2 custom certificate authority roots to use for TLS authentication when making calls on behalf of this type provider. If set, TLS authentication will exclusively use these roots instead of relying on publicly trusted certificate authorities when validating TLS certificate authenticity. The certificates must be in base64-encoded PEM format. The maximum size of each certificate must not exceed 10KB.
- Description string
- An optional textual description of the resource; provided by the client when the resource is created.
- Descriptor
Url string - Descriptor Url for the this type provider.
- Insert
Time string - Creation timestamp in RFC3339 text format.
- Labels
[]Type
Provider Label Entry Response - Map of One Platform labels; provided by the client when the resource is created or updated. Specifically: Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
- Name string
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - Operation
Operation
Response - The Operation that most recently ran, or is currently running, on this type provider.
- Options
Options
Response - Options to apply when handling any resources in this service.
- Self
Link string - Self link for the type provider.
- collection
Overrides List<CollectionOverride Response> - Allows resource handling overrides for specific collections
- credential
Credential
Response - Credential used when interacting with this type.
- List<String>
- List of up to 2 custom certificate authority roots to use for TLS authentication when making calls on behalf of this type provider. If set, TLS authentication will exclusively use these roots instead of relying on publicly trusted certificate authorities when validating TLS certificate authenticity. The certificates must be in base64-encoded PEM format. The maximum size of each certificate must not exceed 10KB.
- description String
- An optional textual description of the resource; provided by the client when the resource is created.
- descriptor
Url String - Descriptor Url for the this type provider.
- insert
Time String - Creation timestamp in RFC3339 text format.
- labels
List<Type
Provider Label Entry Response> - Map of One Platform labels; provided by the client when the resource is created or updated. Specifically: Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
- name String
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - operation
Operation
Response - The Operation that most recently ran, or is currently running, on this type provider.
- options
Options
Response - Options to apply when handling any resources in this service.
- self
Link String - Self link for the type provider.
- collection
Overrides CollectionOverride Response[] - Allows resource handling overrides for specific collections
- credential
Credential
Response - Credential used when interacting with this type.
- string[]
- List of up to 2 custom certificate authority roots to use for TLS authentication when making calls on behalf of this type provider. If set, TLS authentication will exclusively use these roots instead of relying on publicly trusted certificate authorities when validating TLS certificate authenticity. The certificates must be in base64-encoded PEM format. The maximum size of each certificate must not exceed 10KB.
- description string
- An optional textual description of the resource; provided by the client when the resource is created.
- descriptor
Url string - Descriptor Url for the this type provider.
- insert
Time string - Creation timestamp in RFC3339 text format.
- labels
Type
Provider Label Entry Response[] - Map of One Platform labels; provided by the client when the resource is created or updated. Specifically: Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
- name string
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - operation
Operation
Response - The Operation that most recently ran, or is currently running, on this type provider.
- options
Options
Response - Options to apply when handling any resources in this service.
- self
Link string - Self link for the type provider.
- collection_
overrides Sequence[CollectionOverride Response] - Allows resource handling overrides for specific collections
- credential
Credential
Response - Credential used when interacting with this type.
- Sequence[str]
- List of up to 2 custom certificate authority roots to use for TLS authentication when making calls on behalf of this type provider. If set, TLS authentication will exclusively use these roots instead of relying on publicly trusted certificate authorities when validating TLS certificate authenticity. The certificates must be in base64-encoded PEM format. The maximum size of each certificate must not exceed 10KB.
- description str
- An optional textual description of the resource; provided by the client when the resource is created.
- descriptor_
url str - Descriptor Url for the this type provider.
- insert_
time str - Creation timestamp in RFC3339 text format.
- labels
Sequence[Type
Provider Label Entry Response] - Map of One Platform labels; provided by the client when the resource is created or updated. Specifically: Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
- name str
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - operation
Operation
Response - The Operation that most recently ran, or is currently running, on this type provider.
- options
Options
Response - Options to apply when handling any resources in this service.
- self_
link str - Self link for the type provider.
- collection
Overrides List<Property Map> - Allows resource handling overrides for specific collections
- credential Property Map
- Credential used when interacting with this type.
- List<String>
- List of up to 2 custom certificate authority roots to use for TLS authentication when making calls on behalf of this type provider. If set, TLS authentication will exclusively use these roots instead of relying on publicly trusted certificate authorities when validating TLS certificate authenticity. The certificates must be in base64-encoded PEM format. The maximum size of each certificate must not exceed 10KB.
- description String
- An optional textual description of the resource; provided by the client when the resource is created.
- descriptor
Url String - Descriptor Url for the this type provider.
- insert
Time String - Creation timestamp in RFC3339 text format.
- labels List<Property Map>
- Map of One Platform labels; provided by the client when the resource is created or updated. Specifically: Label keys must be between 1 and 63 characters long and must conform to the following regular expression:
[a-z]([-a-z0-9]*[a-z0-9])?
Label values must be between 0 and 63 characters long and must conform to the regular expression([a-z]([-a-z0-9]*[a-z0-9])?)?
- name String
- Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression
[a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. - operation Property Map
- The Operation that most recently ran, or is currently running, on this type provider.
- options Property Map
- Options to apply when handling any resources in this service.
- self
Link String - Self link for the type provider.
Supporting Types
AsyncOptionsResponse
- Method
Match This property is required. string - Method regex where this policy will apply.
- Polling
Options This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Polling Options Response - Deployment manager will poll instances for this API resource setting a RUNNING state, and blocking until polling conditions tell whether the resource is completed or failed.
- Method
Match This property is required. string - Method regex where this policy will apply.
- Polling
Options This property is required. PollingOptions Response - Deployment manager will poll instances for this API resource setting a RUNNING state, and blocking until polling conditions tell whether the resource is completed or failed.
- method
Match This property is required. String - Method regex where this policy will apply.
- polling
Options This property is required. PollingOptions Response - Deployment manager will poll instances for this API resource setting a RUNNING state, and blocking until polling conditions tell whether the resource is completed or failed.
- method
Match This property is required. string - Method regex where this policy will apply.
- polling
Options This property is required. PollingOptions Response - Deployment manager will poll instances for this API resource setting a RUNNING state, and blocking until polling conditions tell whether the resource is completed or failed.
- method_
match This property is required. str - Method regex where this policy will apply.
- polling_
options This property is required. PollingOptions Response - Deployment manager will poll instances for this API resource setting a RUNNING state, and blocking until polling conditions tell whether the resource is completed or failed.
- method
Match This property is required. String - Method regex where this policy will apply.
- polling
Options This property is required. Property Map - Deployment manager will poll instances for this API resource setting a RUNNING state, and blocking until polling conditions tell whether the resource is completed or failed.
BasicAuthResponse
CollectionOverrideResponse
- Collection
This property is required. string - The collection that identifies this resource within its service.
- Method
Map This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Method Map Response - Custom verb method mappings to support unordered list API mappings.
- Options
This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Options Response - The options to apply to this resource-level override
- Collection
This property is required. string - The collection that identifies this resource within its service.
- Method
Map This property is required. MethodMap Response - Custom verb method mappings to support unordered list API mappings.
- Options
This property is required. OptionsResponse - The options to apply to this resource-level override
- collection
This property is required. String - The collection that identifies this resource within its service.
- method
Map This property is required. MethodMap Response - Custom verb method mappings to support unordered list API mappings.
- options
This property is required. OptionsResponse - The options to apply to this resource-level override
- collection
This property is required. string - The collection that identifies this resource within its service.
- method
Map This property is required. MethodMap Response - Custom verb method mappings to support unordered list API mappings.
- options
This property is required. OptionsResponse - The options to apply to this resource-level override
- collection
This property is required. str - The collection that identifies this resource within its service.
- method_
map This property is required. MethodMap Response - Custom verb method mappings to support unordered list API mappings.
- options
This property is required. OptionsResponse - The options to apply to this resource-level override
- collection
This property is required. String - The collection that identifies this resource within its service.
- method
Map This property is required. Property Map - Custom verb method mappings to support unordered list API mappings.
- options
This property is required. Property Map - The options to apply to this resource-level override
CredentialResponse
- Basic
Auth This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Basic Auth Response - Basic Auth Credential, only used by TypeProvider.
- Service
Account This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Service Account Response - Service Account Credential, only used by Deployment.
- Use
Project Default This property is required. bool - Specify to use the project default credential, only supported by Deployment.
- Basic
Auth This property is required. BasicAuth Response - Basic Auth Credential, only used by TypeProvider.
- Service
Account This property is required. ServiceAccount Response - Service Account Credential, only used by Deployment.
- Use
Project Default This property is required. bool - Specify to use the project default credential, only supported by Deployment.
- basic
Auth This property is required. BasicAuth Response - Basic Auth Credential, only used by TypeProvider.
- service
Account This property is required. ServiceAccount Response - Service Account Credential, only used by Deployment.
- use
Project Default This property is required. Boolean - Specify to use the project default credential, only supported by Deployment.
- basic
Auth This property is required. BasicAuth Response - Basic Auth Credential, only used by TypeProvider.
- service
Account This property is required. ServiceAccount Response - Service Account Credential, only used by Deployment.
- use
Project Default This property is required. boolean - Specify to use the project default credential, only supported by Deployment.
- basic_
auth This property is required. BasicAuth Response - Basic Auth Credential, only used by TypeProvider.
- service_
account This property is required. ServiceAccount Response - Service Account Credential, only used by Deployment.
- use_
project_ default This property is required. bool - Specify to use the project default credential, only supported by Deployment.
- basic
Auth This property is required. Property Map - Basic Auth Credential, only used by TypeProvider.
- service
Account This property is required. Property Map - Service Account Credential, only used by Deployment.
- use
Project Default This property is required. Boolean - Specify to use the project default credential, only supported by Deployment.
DiagnosticResponse
InputMappingResponse
- Field
Name This property is required. string - The name of the field that is going to be injected.
- Location
This property is required. string - The location where this mapping applies.
- Method
Match This property is required. string - Regex to evaluate on method to decide if input applies.
- Value
This property is required. string - A jsonPath expression to select an element.
- Field
Name This property is required. string - The name of the field that is going to be injected.
- Location
This property is required. string - The location where this mapping applies.
- Method
Match This property is required. string - Regex to evaluate on method to decide if input applies.
- Value
This property is required. string - A jsonPath expression to select an element.
- field
Name This property is required. String - The name of the field that is going to be injected.
- location
This property is required. String - The location where this mapping applies.
- method
Match This property is required. String - Regex to evaluate on method to decide if input applies.
- value
This property is required. String - A jsonPath expression to select an element.
- field
Name This property is required. string - The name of the field that is going to be injected.
- location
This property is required. string - The location where this mapping applies.
- method
Match This property is required. string - Regex to evaluate on method to decide if input applies.
- value
This property is required. string - A jsonPath expression to select an element.
- field_
name This property is required. str - The name of the field that is going to be injected.
- location
This property is required. str - The location where this mapping applies.
- method_
match This property is required. str - Regex to evaluate on method to decide if input applies.
- value
This property is required. str - A jsonPath expression to select an element.
- field
Name This property is required. String - The name of the field that is going to be injected.
- location
This property is required. String - The location where this mapping applies.
- method
Match This property is required. String - Regex to evaluate on method to decide if input applies.
- value
This property is required. String - A jsonPath expression to select an element.
InstancesBulkInsertOperationMetadataResponse
- Per
Location Status This property is required. Dictionary<string, string> - Status information per location (location name is key). Example key: zones/us-central1-a
- Per
Location Status This property is required. map[string]string - Status information per location (location name is key). Example key: zones/us-central1-a
- per
Location Status This property is required. Map<String,String> - Status information per location (location name is key). Example key: zones/us-central1-a
- per
Location Status This property is required. {[key: string]: string} - Status information per location (location name is key). Example key: zones/us-central1-a
- per_
location_ status This property is required. Mapping[str, str] - Status information per location (location name is key). Example key: zones/us-central1-a
- per
Location Status This property is required. Map<String> - Status information per location (location name is key). Example key: zones/us-central1-a
MethodMapResponse
- Create
This property is required. string - The action identifier for the create method to be used for this collection
- Delete
This property is required. string - The action identifier for the delete method to be used for this collection
- Get
This property is required. string - The action identifier for the get method to be used for this collection
- Set
Iam Policy This property is required. string - The action identifier for the setIamPolicy method to be used for this collection
- Update
This property is required. string - The action identifier for the update method to be used for this collection
- Create
This property is required. string - The action identifier for the create method to be used for this collection
- Delete
This property is required. string - The action identifier for the delete method to be used for this collection
- Get
This property is required. string - The action identifier for the get method to be used for this collection
- Set
Iam Policy This property is required. string - The action identifier for the setIamPolicy method to be used for this collection
- Update
This property is required. string - The action identifier for the update method to be used for this collection
- create
This property is required. String - The action identifier for the create method to be used for this collection
- delete
This property is required. String - The action identifier for the delete method to be used for this collection
- get
This property is required. String - The action identifier for the get method to be used for this collection
- set
Iam Policy This property is required. String - The action identifier for the setIamPolicy method to be used for this collection
- update
This property is required. String - The action identifier for the update method to be used for this collection
- create
This property is required. string - The action identifier for the create method to be used for this collection
- delete
This property is required. string - The action identifier for the delete method to be used for this collection
- get
This property is required. string - The action identifier for the get method to be used for this collection
- set
Iam Policy This property is required. string - The action identifier for the setIamPolicy method to be used for this collection
- update
This property is required. string - The action identifier for the update method to be used for this collection
- create
This property is required. str - The action identifier for the create method to be used for this collection
- delete
This property is required. str - The action identifier for the delete method to be used for this collection
- get
This property is required. str - The action identifier for the get method to be used for this collection
- set_
iam_ policy This property is required. str - The action identifier for the setIamPolicy method to be used for this collection
- update
This property is required. str - The action identifier for the update method to be used for this collection
- create
This property is required. String - The action identifier for the create method to be used for this collection
- delete
This property is required. String - The action identifier for the delete method to be used for this collection
- get
This property is required. String - The action identifier for the get method to be used for this collection
- set
Iam Policy This property is required. String - The action identifier for the setIamPolicy method to be used for this collection
- update
This property is required. String - The action identifier for the update method to be used for this collection
OperationErrorErrorsItemResponse
OperationErrorResponse
- Errors
This property is required. List<Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Operation Error Errors Item Response> - The array of errors encountered while processing this operation.
- Errors
This property is required. []OperationError Errors Item Response - The array of errors encountered while processing this operation.
- errors
This property is required. List<OperationError Errors Item Response> - The array of errors encountered while processing this operation.
- errors
This property is required. OperationError Errors Item Response[] - The array of errors encountered while processing this operation.
- errors
This property is required. Sequence[OperationError Errors Item Response] - The array of errors encountered while processing this operation.
- errors
This property is required. List<Property Map> - The array of errors encountered while processing this operation.
OperationResponse
- Client
Operation Id This property is required. string - The value of
requestId
if you provided it in the request. Not present otherwise. - Creation
Timestamp This property is required. string - [Deprecated] This field is deprecated.
- Description
This property is required. string - A textual description of the operation, which is set when the operation is created.
- End
Time This property is required. string - The time that this operation was completed. This value is in RFC3339 text format.
- Error
This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Operation Error Response - If errors are generated during processing of the operation, this field will be populated.
- Http
Error Message This property is required. string - If the operation fails, this field contains the HTTP error message that was returned, such as
NOT FOUND
. - Http
Error Status Code This property is required. int - If the operation fails, this field contains the HTTP error status code that was returned. For example, a
404
means the resource was not found. - Insert
Time This property is required. string - The time that this operation was requested. This value is in RFC3339 text format.
- Instances
Bulk Insert Operation Metadata This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Instances Bulk Insert Operation Metadata Response - Kind
This property is required. string - Type of the resource. Always
compute#operation
for Operation resources. - Name
This property is required. string - Name of the operation.
- Operation
Group Id This property is required. string - An ID that represents a group of operations, such as when a group of operations results from a
bulkInsert
API request. - Operation
Type This property is required. string - The type of operation, such as
insert
,update
, ordelete
, and so on. - Progress
This property is required. int - An optional progress indicator that ranges from 0 to 100. There is no requirement that this be linear or support any granularity of operations. This should not be used to guess when the operation will be complete. This number should monotonically increase as the operation progresses.
- Region
This property is required. string - The URL of the region where the operation resides. Only applicable when performing regional operations.
- Self
Link This property is required. string - Server-defined URL for the resource.
- Set
Common Instance Metadata Operation Metadata This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Set Common Instance Metadata Operation Metadata Response - If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state.
- Start
Time This property is required. string - The time that this operation was started by the server. This value is in RFC3339 text format.
- Status
This property is required. string - The status of the operation, which can be one of the following:
PENDING
,RUNNING
, orDONE
. - Status
Message This property is required. string - An optional textual description of the current status of the operation.
- Target
Id This property is required. string - The unique target ID, which identifies a specific incarnation of the target resource.
- Target
Link This property is required. string - The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the persistent disk that the snapshot was created from.
- User
This property is required. string - User who requested the operation, for example:
user@example.com
oralice_smith_identifier (global/workforcePools/example-com-us-employees)
. - Warnings
This property is required. List<Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Operation Warnings Item Response> - If warning messages are generated during processing of the operation, this field will be populated.
- Zone
This property is required. string - The URL of the zone where the operation resides. Only applicable when performing per-zone operations.
- Client
Operation Id This property is required. string - The value of
requestId
if you provided it in the request. Not present otherwise. - Creation
Timestamp This property is required. string - [Deprecated] This field is deprecated.
- Description
This property is required. string - A textual description of the operation, which is set when the operation is created.
- End
Time This property is required. string - The time that this operation was completed. This value is in RFC3339 text format.
- Error
This property is required. OperationError Response - If errors are generated during processing of the operation, this field will be populated.
- Http
Error Message This property is required. string - If the operation fails, this field contains the HTTP error message that was returned, such as
NOT FOUND
. - Http
Error Status Code This property is required. int - If the operation fails, this field contains the HTTP error status code that was returned. For example, a
404
means the resource was not found. - Insert
Time This property is required. string - The time that this operation was requested. This value is in RFC3339 text format.
- Instances
Bulk Insert Operation Metadata This property is required. InstancesBulk Insert Operation Metadata Response - Kind
This property is required. string - Type of the resource. Always
compute#operation
for Operation resources. - Name
This property is required. string - Name of the operation.
- Operation
Group Id This property is required. string - An ID that represents a group of operations, such as when a group of operations results from a
bulkInsert
API request. - Operation
Type This property is required. string - The type of operation, such as
insert
,update
, ordelete
, and so on. - Progress
This property is required. int - An optional progress indicator that ranges from 0 to 100. There is no requirement that this be linear or support any granularity of operations. This should not be used to guess when the operation will be complete. This number should monotonically increase as the operation progresses.
- Region
This property is required. string - The URL of the region where the operation resides. Only applicable when performing regional operations.
- Self
Link This property is required. string - Server-defined URL for the resource.
- Set
Common Instance Metadata Operation Metadata This property is required. SetCommon Instance Metadata Operation Metadata Response - If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state.
- Start
Time This property is required. string - The time that this operation was started by the server. This value is in RFC3339 text format.
- Status
This property is required. string - The status of the operation, which can be one of the following:
PENDING
,RUNNING
, orDONE
. - Status
Message This property is required. string - An optional textual description of the current status of the operation.
- Target
Id This property is required. string - The unique target ID, which identifies a specific incarnation of the target resource.
- Target
Link This property is required. string - The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the persistent disk that the snapshot was created from.
- User
This property is required. string - User who requested the operation, for example:
user@example.com
oralice_smith_identifier (global/workforcePools/example-com-us-employees)
. - Warnings
This property is required. []OperationWarnings Item Response - If warning messages are generated during processing of the operation, this field will be populated.
- Zone
This property is required. string - The URL of the zone where the operation resides. Only applicable when performing per-zone operations.
- client
Operation Id This property is required. String - The value of
requestId
if you provided it in the request. Not present otherwise. - creation
Timestamp This property is required. String - [Deprecated] This field is deprecated.
- description
This property is required. String - A textual description of the operation, which is set when the operation is created.
- end
Time This property is required. String - The time that this operation was completed. This value is in RFC3339 text format.
- error
This property is required. OperationError Response - If errors are generated during processing of the operation, this field will be populated.
- http
Error Message This property is required. String - If the operation fails, this field contains the HTTP error message that was returned, such as
NOT FOUND
. - http
Error Status Code This property is required. Integer - If the operation fails, this field contains the HTTP error status code that was returned. For example, a
404
means the resource was not found. - insert
Time This property is required. String - The time that this operation was requested. This value is in RFC3339 text format.
- instances
Bulk Insert Operation Metadata This property is required. InstancesBulk Insert Operation Metadata Response - kind
This property is required. String - Type of the resource. Always
compute#operation
for Operation resources. - name
This property is required. String - Name of the operation.
- operation
Group Id This property is required. String - An ID that represents a group of operations, such as when a group of operations results from a
bulkInsert
API request. - operation
Type This property is required. String - The type of operation, such as
insert
,update
, ordelete
, and so on. - progress
This property is required. Integer - An optional progress indicator that ranges from 0 to 100. There is no requirement that this be linear or support any granularity of operations. This should not be used to guess when the operation will be complete. This number should monotonically increase as the operation progresses.
- region
This property is required. String - The URL of the region where the operation resides. Only applicable when performing regional operations.
- self
Link This property is required. String - Server-defined URL for the resource.
- set
Common Instance Metadata Operation Metadata This property is required. SetCommon Instance Metadata Operation Metadata Response - If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state.
- start
Time This property is required. String - The time that this operation was started by the server. This value is in RFC3339 text format.
- status
This property is required. String - The status of the operation, which can be one of the following:
PENDING
,RUNNING
, orDONE
. - status
Message This property is required. String - An optional textual description of the current status of the operation.
- target
Id This property is required. String - The unique target ID, which identifies a specific incarnation of the target resource.
- target
Link This property is required. String - The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the persistent disk that the snapshot was created from.
- user
This property is required. String - User who requested the operation, for example:
user@example.com
oralice_smith_identifier (global/workforcePools/example-com-us-employees)
. - warnings
This property is required. List<OperationWarnings Item Response> - If warning messages are generated during processing of the operation, this field will be populated.
- zone
This property is required. String - The URL of the zone where the operation resides. Only applicable when performing per-zone operations.
- client
Operation Id This property is required. string - The value of
requestId
if you provided it in the request. Not present otherwise. - creation
Timestamp This property is required. string - [Deprecated] This field is deprecated.
- description
This property is required. string - A textual description of the operation, which is set when the operation is created.
- end
Time This property is required. string - The time that this operation was completed. This value is in RFC3339 text format.
- error
This property is required. OperationError Response - If errors are generated during processing of the operation, this field will be populated.
- http
Error Message This property is required. string - If the operation fails, this field contains the HTTP error message that was returned, such as
NOT FOUND
. - http
Error Status Code This property is required. number - If the operation fails, this field contains the HTTP error status code that was returned. For example, a
404
means the resource was not found. - insert
Time This property is required. string - The time that this operation was requested. This value is in RFC3339 text format.
- instances
Bulk Insert Operation Metadata This property is required. InstancesBulk Insert Operation Metadata Response - kind
This property is required. string - Type of the resource. Always
compute#operation
for Operation resources. - name
This property is required. string - Name of the operation.
- operation
Group Id This property is required. string - An ID that represents a group of operations, such as when a group of operations results from a
bulkInsert
API request. - operation
Type This property is required. string - The type of operation, such as
insert
,update
, ordelete
, and so on. - progress
This property is required. number - An optional progress indicator that ranges from 0 to 100. There is no requirement that this be linear or support any granularity of operations. This should not be used to guess when the operation will be complete. This number should monotonically increase as the operation progresses.
- region
This property is required. string - The URL of the region where the operation resides. Only applicable when performing regional operations.
- self
Link This property is required. string - Server-defined URL for the resource.
- set
Common Instance Metadata Operation Metadata This property is required. SetCommon Instance Metadata Operation Metadata Response - If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state.
- start
Time This property is required. string - The time that this operation was started by the server. This value is in RFC3339 text format.
- status
This property is required. string - The status of the operation, which can be one of the following:
PENDING
,RUNNING
, orDONE
. - status
Message This property is required. string - An optional textual description of the current status of the operation.
- target
Id This property is required. string - The unique target ID, which identifies a specific incarnation of the target resource.
- target
Link This property is required. string - The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the persistent disk that the snapshot was created from.
- user
This property is required. string - User who requested the operation, for example:
user@example.com
oralice_smith_identifier (global/workforcePools/example-com-us-employees)
. - warnings
This property is required. OperationWarnings Item Response[] - If warning messages are generated during processing of the operation, this field will be populated.
- zone
This property is required. string - The URL of the zone where the operation resides. Only applicable when performing per-zone operations.
- client_
operation_ id This property is required. str - The value of
requestId
if you provided it in the request. Not present otherwise. - creation_
timestamp This property is required. str - [Deprecated] This field is deprecated.
- description
This property is required. str - A textual description of the operation, which is set when the operation is created.
- end_
time This property is required. str - The time that this operation was completed. This value is in RFC3339 text format.
- error
This property is required. OperationError Response - If errors are generated during processing of the operation, this field will be populated.
- http_
error_ message This property is required. str - If the operation fails, this field contains the HTTP error message that was returned, such as
NOT FOUND
. - http_
error_ status_ code This property is required. int - If the operation fails, this field contains the HTTP error status code that was returned. For example, a
404
means the resource was not found. - insert_
time This property is required. str - The time that this operation was requested. This value is in RFC3339 text format.
- instances_
bulk_ insert_ operation_ metadata This property is required. InstancesBulk Insert Operation Metadata Response - kind
This property is required. str - Type of the resource. Always
compute#operation
for Operation resources. - name
This property is required. str - Name of the operation.
- operation_
group_ id This property is required. str - An ID that represents a group of operations, such as when a group of operations results from a
bulkInsert
API request. - operation_
type This property is required. str - The type of operation, such as
insert
,update
, ordelete
, and so on. - progress
This property is required. int - An optional progress indicator that ranges from 0 to 100. There is no requirement that this be linear or support any granularity of operations. This should not be used to guess when the operation will be complete. This number should monotonically increase as the operation progresses.
- region
This property is required. str - The URL of the region where the operation resides. Only applicable when performing regional operations.
- self_
link This property is required. str - Server-defined URL for the resource.
- set_
common_ instance_ metadata_ operation_ metadata This property is required. SetCommon Instance Metadata Operation Metadata Response - If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state.
- start_
time This property is required. str - The time that this operation was started by the server. This value is in RFC3339 text format.
- status
This property is required. str - The status of the operation, which can be one of the following:
PENDING
,RUNNING
, orDONE
. - status_
message This property is required. str - An optional textual description of the current status of the operation.
- target_
id This property is required. str - The unique target ID, which identifies a specific incarnation of the target resource.
- target_
link This property is required. str - The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the persistent disk that the snapshot was created from.
- user
This property is required. str - User who requested the operation, for example:
user@example.com
oralice_smith_identifier (global/workforcePools/example-com-us-employees)
. - warnings
This property is required. Sequence[OperationWarnings Item Response] - If warning messages are generated during processing of the operation, this field will be populated.
- zone
This property is required. str - The URL of the zone where the operation resides. Only applicable when performing per-zone operations.
- client
Operation Id This property is required. String - The value of
requestId
if you provided it in the request. Not present otherwise. - creation
Timestamp This property is required. String - [Deprecated] This field is deprecated.
- description
This property is required. String - A textual description of the operation, which is set when the operation is created.
- end
Time This property is required. String - The time that this operation was completed. This value is in RFC3339 text format.
- error
This property is required. Property Map - If errors are generated during processing of the operation, this field will be populated.
- http
Error Message This property is required. String - If the operation fails, this field contains the HTTP error message that was returned, such as
NOT FOUND
. - http
Error Status Code This property is required. Number - If the operation fails, this field contains the HTTP error status code that was returned. For example, a
404
means the resource was not found. - insert
Time This property is required. String - The time that this operation was requested. This value is in RFC3339 text format.
- instances
Bulk Insert Operation Metadata This property is required. Property Map - kind
This property is required. String - Type of the resource. Always
compute#operation
for Operation resources. - name
This property is required. String - Name of the operation.
- operation
Group Id This property is required. String - An ID that represents a group of operations, such as when a group of operations results from a
bulkInsert
API request. - operation
Type This property is required. String - The type of operation, such as
insert
,update
, ordelete
, and so on. - progress
This property is required. Number - An optional progress indicator that ranges from 0 to 100. There is no requirement that this be linear or support any granularity of operations. This should not be used to guess when the operation will be complete. This number should monotonically increase as the operation progresses.
- region
This property is required. String - The URL of the region where the operation resides. Only applicable when performing regional operations.
- self
Link This property is required. String - Server-defined URL for the resource.
- set
Common Instance Metadata Operation Metadata This property is required. Property Map - If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state.
- start
Time This property is required. String - The time that this operation was started by the server. This value is in RFC3339 text format.
- status
This property is required. String - The status of the operation, which can be one of the following:
PENDING
,RUNNING
, orDONE
. - status
Message This property is required. String - An optional textual description of the current status of the operation.
- target
Id This property is required. String - The unique target ID, which identifies a specific incarnation of the target resource.
- target
Link This property is required. String - The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the persistent disk that the snapshot was created from.
- user
This property is required. String - User who requested the operation, for example:
user@example.com
oralice_smith_identifier (global/workforcePools/example-com-us-employees)
. - warnings
This property is required. List<Property Map> - If warning messages are generated during processing of the operation, this field will be populated.
- zone
This property is required. String - The URL of the zone where the operation resides. Only applicable when performing per-zone operations.
OperationWarningsItemDataItemResponse
- Key
This property is required. string - A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).
- Value
This property is required. string - A warning data value corresponding to the key.
- Key
This property is required. string - A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).
- Value
This property is required. string - A warning data value corresponding to the key.
- key
This property is required. String - A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).
- value
This property is required. String - A warning data value corresponding to the key.
- key
This property is required. string - A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).
- value
This property is required. string - A warning data value corresponding to the key.
- key
This property is required. str - A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).
- value
This property is required. str - A warning data value corresponding to the key.
- key
This property is required. String - A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding).
- value
This property is required. String - A warning data value corresponding to the key.
OperationWarningsItemResponse
- Code
This property is required. string - A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
- Data
This property is required. List<Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Operation Warnings Item Data Item Response> - Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
- Message
This property is required. string - A human-readable description of the warning code.
- Code
This property is required. string - A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
- Data
This property is required. []OperationWarnings Item Data Item Response - Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
- Message
This property is required. string - A human-readable description of the warning code.
- code
This property is required. String - A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
- data
This property is required. List<OperationWarnings Item Data Item Response> - Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
- message
This property is required. String - A human-readable description of the warning code.
- code
This property is required. string - A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
- data
This property is required. OperationWarnings Item Data Item Response[] - Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
- message
This property is required. string - A human-readable description of the warning code.
- code
This property is required. str - A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
- data
This property is required. Sequence[OperationWarnings Item Data Item Response] - Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
- message
This property is required. str - A human-readable description of the warning code.
- code
This property is required. String - A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
- data
This property is required. List<Property Map> - Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
- message
This property is required. String - A human-readable description of the warning code.
OptionsResponse
- Async
Options This property is required. List<Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Async Options Response> - Options regarding how to thread async requests.
- Input
Mappings This property is required. List<Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Input Mapping Response> - The mappings that apply for requests.
- Name
Property This property is required. string - The json path to the field in the resource JSON body into which the resource name should be mapped. Leaving this empty indicates that there should be no mapping performed.
- Validation
Options This property is required. Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Validation Options Response - Options for how to validate and process properties on a resource.
- Async
Options This property is required. []AsyncOptions Response - Options regarding how to thread async requests.
- Input
Mappings This property is required. []InputMapping Response - The mappings that apply for requests.
- Name
Property This property is required. string - The json path to the field in the resource JSON body into which the resource name should be mapped. Leaving this empty indicates that there should be no mapping performed.
- Validation
Options This property is required. ValidationOptions Response - Options for how to validate and process properties on a resource.
- async
Options This property is required. List<AsyncOptions Response> - Options regarding how to thread async requests.
- input
Mappings This property is required. List<InputMapping Response> - The mappings that apply for requests.
- name
Property This property is required. String - The json path to the field in the resource JSON body into which the resource name should be mapped. Leaving this empty indicates that there should be no mapping performed.
- validation
Options This property is required. ValidationOptions Response - Options for how to validate and process properties on a resource.
- async
Options This property is required. AsyncOptions Response[] - Options regarding how to thread async requests.
- input
Mappings This property is required. InputMapping Response[] - The mappings that apply for requests.
- name
Property This property is required. string - The json path to the field in the resource JSON body into which the resource name should be mapped. Leaving this empty indicates that there should be no mapping performed.
- validation
Options This property is required. ValidationOptions Response - Options for how to validate and process properties on a resource.
- async_
options This property is required. Sequence[AsyncOptions Response] - Options regarding how to thread async requests.
- input_
mappings This property is required. Sequence[InputMapping Response] - The mappings that apply for requests.
- name_
property This property is required. str - The json path to the field in the resource JSON body into which the resource name should be mapped. Leaving this empty indicates that there should be no mapping performed.
- validation_
options This property is required. ValidationOptions Response - Options for how to validate and process properties on a resource.
- async
Options This property is required. List<Property Map> - Options regarding how to thread async requests.
- input
Mappings This property is required. List<Property Map> - The mappings that apply for requests.
- name
Property This property is required. String - The json path to the field in the resource JSON body into which the resource name should be mapped. Leaving this empty indicates that there should be no mapping performed.
- validation
Options This property is required. Property Map - Options for how to validate and process properties on a resource.
PollingOptionsResponse
- Diagnostics
This property is required. List<Pulumi.Google Native. Deployment Manager. Alpha. Inputs. Diagnostic Response> - An array of diagnostics to be collected by Deployment Manager, these diagnostics will be displayed to the user.
- Fail
Condition This property is required. string - JsonPath expression that determines if the request failed.
- Finish
Condition This property is required. string - JsonPath expression that determines if the request is completed.
- Polling
Link This property is required. string - JsonPath expression that evaluates to string, it indicates where to poll.
- Target
Link This property is required. string - JsonPath expression, after polling is completed, indicates where to fetch the resource.
- Diagnostics
This property is required. []DiagnosticResponse - An array of diagnostics to be collected by Deployment Manager, these diagnostics will be displayed to the user.
- Fail
Condition This property is required. string - JsonPath expression that determines if the request failed.
- Finish
Condition This property is required. string - JsonPath expression that determines if the request is completed.
- Polling
Link This property is required. string - JsonPath expression that evaluates to string, it indicates where to poll.
- Target
Link This property is required. string - JsonPath expression, after polling is completed, indicates where to fetch the resource.
- diagnostics
This property is required. List<DiagnosticResponse> - An array of diagnostics to be collected by Deployment Manager, these diagnostics will be displayed to the user.
- fail
Condition This property is required. String - JsonPath expression that determines if the request failed.
- finish
Condition This property is required. String - JsonPath expression that determines if the request is completed.
- polling
Link This property is required. String - JsonPath expression that evaluates to string, it indicates where to poll.
- target
Link This property is required. String - JsonPath expression, after polling is completed, indicates where to fetch the resource.
- diagnostics
This property is required. DiagnosticResponse[] - An array of diagnostics to be collected by Deployment Manager, these diagnostics will be displayed to the user.
- fail
Condition This property is required. string - JsonPath expression that determines if the request failed.
- finish
Condition This property is required. string - JsonPath expression that determines if the request is completed.
- polling
Link This property is required. string - JsonPath expression that evaluates to string, it indicates where to poll.
- target
Link This property is required. string - JsonPath expression, after polling is completed, indicates where to fetch the resource.
- diagnostics
This property is required. Sequence[DiagnosticResponse] - An array of diagnostics to be collected by Deployment Manager, these diagnostics will be displayed to the user.
- fail_
condition This property is required. str - JsonPath expression that determines if the request failed.
- finish_
condition This property is required. str - JsonPath expression that determines if the request is completed.
- polling_
link This property is required. str - JsonPath expression that evaluates to string, it indicates where to poll.
- target_
link This property is required. str - JsonPath expression, after polling is completed, indicates where to fetch the resource.
- diagnostics
This property is required. List<Property Map> - An array of diagnostics to be collected by Deployment Manager, these diagnostics will be displayed to the user.
- fail
Condition This property is required. String - JsonPath expression that determines if the request failed.
- finish
Condition This property is required. String - JsonPath expression that determines if the request is completed.
- polling
Link This property is required. String - JsonPath expression that evaluates to string, it indicates where to poll.
- target
Link This property is required. String - JsonPath expression, after polling is completed, indicates where to fetch the resource.
ServiceAccountResponse
- Email
This property is required. string - The IAM service account email address like test@myproject.iam.gserviceaccount.com
- Email
This property is required. string - The IAM service account email address like test@myproject.iam.gserviceaccount.com
- email
This property is required. String - The IAM service account email address like test@myproject.iam.gserviceaccount.com
- email
This property is required. string - The IAM service account email address like test@myproject.iam.gserviceaccount.com
- email
This property is required. str - The IAM service account email address like test@myproject.iam.gserviceaccount.com
- email
This property is required. String - The IAM service account email address like test@myproject.iam.gserviceaccount.com
SetCommonInstanceMetadataOperationMetadataResponse
- Client
Operation Id This property is required. string - The client operation id.
- Per
Location Operations This property is required. Dictionary<string, string> - Status information per location (location name is key). Example key: zones/us-central1-a
- Client
Operation Id This property is required. string - The client operation id.
- Per
Location Operations This property is required. map[string]string - Status information per location (location name is key). Example key: zones/us-central1-a
- client
Operation Id This property is required. String - The client operation id.
- per
Location Operations This property is required. Map<String,String> - Status information per location (location name is key). Example key: zones/us-central1-a
- client
Operation Id This property is required. string - The client operation id.
- per
Location Operations This property is required. {[key: string]: string} - Status information per location (location name is key). Example key: zones/us-central1-a
- client_
operation_ id This property is required. str - The client operation id.
- per_
location_ operations This property is required. Mapping[str, str] - Status information per location (location name is key). Example key: zones/us-central1-a
- client
Operation Id This property is required. String - The client operation id.
- per
Location Operations This property is required. Map<String> - Status information per location (location name is key). Example key: zones/us-central1-a
TypeProviderLabelEntryResponse
ValidationOptionsResponse
- Schema
Validation This property is required. string - Customize how deployment manager will validate the resource against schema errors.
- Undeclared
Properties This property is required. string - Specify what to do with extra properties when executing a request.
- Schema
Validation This property is required. string - Customize how deployment manager will validate the resource against schema errors.
- Undeclared
Properties This property is required. string - Specify what to do with extra properties when executing a request.
- schema
Validation This property is required. String - Customize how deployment manager will validate the resource against schema errors.
- undeclared
Properties This property is required. String - Specify what to do with extra properties when executing a request.
- schema
Validation This property is required. string - Customize how deployment manager will validate the resource against schema errors.
- undeclared
Properties This property is required. string - Specify what to do with extra properties when executing a request.
- schema_
validation This property is required. str - Customize how deployment manager will validate the resource against schema errors.
- undeclared_
properties This property is required. str - Specify what to do with extra properties when executing a request.
- schema
Validation This property is required. String - Customize how deployment manager will validate the resource against schema errors.
- undeclared
Properties This property is required. String - Specify what to do with extra properties when executing a request.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi