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.networkconnectivity/v1.getServiceConnectionMap
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 details of a single ServiceConnectionMap.
Using getServiceConnectionMap
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 getServiceConnectionMap(args: GetServiceConnectionMapArgs, opts?: InvokeOptions): Promise<GetServiceConnectionMapResult>
function getServiceConnectionMapOutput(args: GetServiceConnectionMapOutputArgs, opts?: InvokeOptions): Output<GetServiceConnectionMapResult>
def get_service_connection_map(location: Optional[str] = None,
project: Optional[str] = None,
service_connection_map_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServiceConnectionMapResult
def get_service_connection_map_output(location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
service_connection_map_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServiceConnectionMapResult]
func LookupServiceConnectionMap(ctx *Context, args *LookupServiceConnectionMapArgs, opts ...InvokeOption) (*LookupServiceConnectionMapResult, error)
func LookupServiceConnectionMapOutput(ctx *Context, args *LookupServiceConnectionMapOutputArgs, opts ...InvokeOption) LookupServiceConnectionMapResultOutput
> Note: This function is named LookupServiceConnectionMap
in the Go SDK.
public static class GetServiceConnectionMap
{
public static Task<GetServiceConnectionMapResult> InvokeAsync(GetServiceConnectionMapArgs args, InvokeOptions? opts = null)
public static Output<GetServiceConnectionMapResult> Invoke(GetServiceConnectionMapInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetServiceConnectionMapResult> getServiceConnectionMap(GetServiceConnectionMapArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:networkconnectivity/v1:getServiceConnectionMap
arguments:
# arguments dictionary
The following arguments are supported:
- Location string
- Service
Connection stringMap Id - Project string
- Location string
- Service
Connection stringMap Id - Project string
- location String
- service
Connection StringMap Id - project String
- location string
- service
Connection stringMap Id - project string
- location str
- service_
connection_ strmap_ id - project str
- location String
- service
Connection StringMap Id - project String
getServiceConnectionMap Result
The following output properties are available:
- Consumer
Psc List<Pulumi.Configs Google Native. Network Connectivity. V1. Outputs. Consumer Psc Config Response> - The PSC configurations on consumer side.
- Consumer
Psc List<Pulumi.Connections Google Native. Network Connectivity. V1. Outputs. Consumer Psc Connection Response> - PSC connection details on consumer side.
- Create
Time string - Time when the ServiceConnectionMap was created.
- Description string
- A description of this resource.
- Etag string
- Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- Infrastructure string
- The infrastructure used for connections between consumers/producers.
- Labels Dictionary<string, string>
- User-defined labels.
- Name string
- Immutable. The name of a ServiceConnectionMap. Format: projects/{project}/locations/{location}/serviceConnectionMaps/{service_connection_map} See: https://google.aip.dev/122#fields-representing-resource-names
- Producer
Psc List<Pulumi.Configs Google Native. Network Connectivity. V1. Outputs. Producer Psc Config Response> - The PSC configurations on producer side.
- Service
Class string - The service class identifier this ServiceConnectionMap is for. The user of ServiceConnectionMap create API needs to have networkconnecitivty.serviceclasses.use iam permission for the service class.
- Service
Class stringUri - The service class uri this ServiceConnectionMap is for.
- Token string
- The token provided by the consumer. This token authenticates that the consumer can create a connecton within the specified project and network.
- Update
Time string - Time when the ServiceConnectionMap was updated.
- Consumer
Psc []ConsumerConfigs Psc Config Response - The PSC configurations on consumer side.
- Consumer
Psc []ConsumerConnections Psc Connection Response - PSC connection details on consumer side.
- Create
Time string - Time when the ServiceConnectionMap was created.
- Description string
- A description of this resource.
- Etag string
- Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- Infrastructure string
- The infrastructure used for connections between consumers/producers.
- Labels map[string]string
- User-defined labels.
- Name string
- Immutable. The name of a ServiceConnectionMap. Format: projects/{project}/locations/{location}/serviceConnectionMaps/{service_connection_map} See: https://google.aip.dev/122#fields-representing-resource-names
- Producer
Psc []ProducerConfigs Psc Config Response - The PSC configurations on producer side.
- Service
Class string - The service class identifier this ServiceConnectionMap is for. The user of ServiceConnectionMap create API needs to have networkconnecitivty.serviceclasses.use iam permission for the service class.
- Service
Class stringUri - The service class uri this ServiceConnectionMap is for.
- Token string
- The token provided by the consumer. This token authenticates that the consumer can create a connecton within the specified project and network.
- Update
Time string - Time when the ServiceConnectionMap was updated.
- consumer
Psc List<ConsumerConfigs Psc Config Response> - The PSC configurations on consumer side.
- consumer
Psc List<ConsumerConnections Psc Connection Response> - PSC connection details on consumer side.
- create
Time String - Time when the ServiceConnectionMap was created.
- description String
- A description of this resource.
- etag String
- Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- infrastructure String
- The infrastructure used for connections between consumers/producers.
- labels Map<String,String>
- User-defined labels.
- name String
- Immutable. The name of a ServiceConnectionMap. Format: projects/{project}/locations/{location}/serviceConnectionMaps/{service_connection_map} See: https://google.aip.dev/122#fields-representing-resource-names
- producer
Psc List<ProducerConfigs Psc Config Response> - The PSC configurations on producer side.
- service
Class String - The service class identifier this ServiceConnectionMap is for. The user of ServiceConnectionMap create API needs to have networkconnecitivty.serviceclasses.use iam permission for the service class.
- service
Class StringUri - The service class uri this ServiceConnectionMap is for.
- token String
- The token provided by the consumer. This token authenticates that the consumer can create a connecton within the specified project and network.
- update
Time String - Time when the ServiceConnectionMap was updated.
- consumer
Psc ConsumerConfigs Psc Config Response[] - The PSC configurations on consumer side.
- consumer
Psc ConsumerConnections Psc Connection Response[] - PSC connection details on consumer side.
- create
Time string - Time when the ServiceConnectionMap was created.
- description string
- A description of this resource.
- etag string
- Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- infrastructure string
- The infrastructure used for connections between consumers/producers.
- labels {[key: string]: string}
- User-defined labels.
- name string
- Immutable. The name of a ServiceConnectionMap. Format: projects/{project}/locations/{location}/serviceConnectionMaps/{service_connection_map} See: https://google.aip.dev/122#fields-representing-resource-names
- producer
Psc ProducerConfigs Psc Config Response[] - The PSC configurations on producer side.
- service
Class string - The service class identifier this ServiceConnectionMap is for. The user of ServiceConnectionMap create API needs to have networkconnecitivty.serviceclasses.use iam permission for the service class.
- service
Class stringUri - The service class uri this ServiceConnectionMap is for.
- token string
- The token provided by the consumer. This token authenticates that the consumer can create a connecton within the specified project and network.
- update
Time string - Time when the ServiceConnectionMap was updated.
- consumer_
psc_ Sequence[Consumerconfigs Psc Config Response] - The PSC configurations on consumer side.
- consumer_
psc_ Sequence[Consumerconnections Psc Connection Response] - PSC connection details on consumer side.
- create_
time str - Time when the ServiceConnectionMap was created.
- description str
- A description of this resource.
- etag str
- Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- infrastructure str
- The infrastructure used for connections between consumers/producers.
- labels Mapping[str, str]
- User-defined labels.
- name str
- Immutable. The name of a ServiceConnectionMap. Format: projects/{project}/locations/{location}/serviceConnectionMaps/{service_connection_map} See: https://google.aip.dev/122#fields-representing-resource-names
- producer_
psc_ Sequence[Producerconfigs Psc Config Response] - The PSC configurations on producer side.
- service_
class str - The service class identifier this ServiceConnectionMap is for. The user of ServiceConnectionMap create API needs to have networkconnecitivty.serviceclasses.use iam permission for the service class.
- service_
class_ struri - The service class uri this ServiceConnectionMap is for.
- token str
- The token provided by the consumer. This token authenticates that the consumer can create a connecton within the specified project and network.
- update_
time str - Time when the ServiceConnectionMap was updated.
- consumer
Psc List<Property Map>Configs - The PSC configurations on consumer side.
- consumer
Psc List<Property Map>Connections - PSC connection details on consumer side.
- create
Time String - Time when the ServiceConnectionMap was created.
- description String
- A description of this resource.
- etag String
- Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- infrastructure String
- The infrastructure used for connections between consumers/producers.
- labels Map<String>
- User-defined labels.
- name String
- Immutable. The name of a ServiceConnectionMap. Format: projects/{project}/locations/{location}/serviceConnectionMaps/{service_connection_map} See: https://google.aip.dev/122#fields-representing-resource-names
- producer
Psc List<Property Map>Configs - The PSC configurations on producer side.
- service
Class String - The service class identifier this ServiceConnectionMap is for. The user of ServiceConnectionMap create API needs to have networkconnecitivty.serviceclasses.use iam permission for the service class.
- service
Class StringUri - The service class uri this ServiceConnectionMap is for.
- token String
- The token provided by the consumer. This token authenticates that the consumer can create a connecton within the specified project and network.
- update
Time String - Time when the ServiceConnectionMap was updated.
Supporting Types
ConsumerPscConfigResponse
- Disable
Global boolAccess - This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.
- Network string
- The resource path of the consumer network where PSC connections are allowed to be created in. Note, this network does not need be in the ConsumerPscConfig.project in the case of SharedVPC. Example: projects/{projectNumOrId}/global/networks/{networkId}.
- Project string
- The consumer project where PSC connections are allowed to be created in.
- State string
- Overall state of PSC Connections management for this consumer psc config.
- Disable
Global boolAccess - This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.
- Network string
- The resource path of the consumer network where PSC connections are allowed to be created in. Note, this network does not need be in the ConsumerPscConfig.project in the case of SharedVPC. Example: projects/{projectNumOrId}/global/networks/{networkId}.
- Project string
- The consumer project where PSC connections are allowed to be created in.
- State string
- Overall state of PSC Connections management for this consumer psc config.
- disable
Global BooleanAccess - This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.
- network String
- The resource path of the consumer network where PSC connections are allowed to be created in. Note, this network does not need be in the ConsumerPscConfig.project in the case of SharedVPC. Example: projects/{projectNumOrId}/global/networks/{networkId}.
- project String
- The consumer project where PSC connections are allowed to be created in.
- state String
- Overall state of PSC Connections management for this consumer psc config.
- disable
Global booleanAccess - This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.
- network string
- The resource path of the consumer network where PSC connections are allowed to be created in. Note, this network does not need be in the ConsumerPscConfig.project in the case of SharedVPC. Example: projects/{projectNumOrId}/global/networks/{networkId}.
- project string
- The consumer project where PSC connections are allowed to be created in.
- state string
- Overall state of PSC Connections management for this consumer psc config.
- disable_
global_ boolaccess - This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.
- network str
- The resource path of the consumer network where PSC connections are allowed to be created in. Note, this network does not need be in the ConsumerPscConfig.project in the case of SharedVPC. Example: projects/{projectNumOrId}/global/networks/{networkId}.
- project str
- The consumer project where PSC connections are allowed to be created in.
- state str
- Overall state of PSC Connections management for this consumer psc config.
- disable
Global BooleanAccess - This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region.
- network String
- The resource path of the consumer network where PSC connections are allowed to be created in. Note, this network does not need be in the ConsumerPscConfig.project in the case of SharedVPC. Example: projects/{projectNumOrId}/global/networks/{networkId}.
- project String
- The consumer project where PSC connections are allowed to be created in.
- state String
- Overall state of PSC Connections management for this consumer psc config.
ConsumerPscConnectionResponse
- Error
Pulumi.
Google Native. Network Connectivity. V1. Inputs. Google Rpc Status Response - The most recent error during operating this connection.
- Error
Info Pulumi.Google Native. Network Connectivity. V1. Inputs. Google Rpc Error Info Response - The error info for the latest error during operating this connection.
- Error
Type string - The error type indicates whether the error is consumer facing, producer facing or system internal.
- Forwarding
Rule string - The URI of the consumer forwarding rule created. Example: projects/{projectNumOrId}/regions/us-east1/networks/{resourceId}.
- Gce
Operation string - The last Compute Engine operation to setup PSC connection.
- Ip string
- The IP literal allocated on the consumer network for the PSC forwarding rule that is created to connect to the producer service attachment in this service connection map.
- Network string
- The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC).
- Project string
- The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map.
- Psc
Connection stringId - The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map.
- Service
Attachment stringUri - The URI of a service attachment which is the target of the PSC connection.
- State string
- The state of the PSC connection.
- Error
Google
Rpc Status Response - The most recent error during operating this connection.
- Error
Info GoogleRpc Error Info Response - The error info for the latest error during operating this connection.
- Error
Type string - The error type indicates whether the error is consumer facing, producer facing or system internal.
- Forwarding
Rule string - The URI of the consumer forwarding rule created. Example: projects/{projectNumOrId}/regions/us-east1/networks/{resourceId}.
- Gce
Operation string - The last Compute Engine operation to setup PSC connection.
- Ip string
- The IP literal allocated on the consumer network for the PSC forwarding rule that is created to connect to the producer service attachment in this service connection map.
- Network string
- The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC).
- Project string
- The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map.
- Psc
Connection stringId - The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map.
- Service
Attachment stringUri - The URI of a service attachment which is the target of the PSC connection.
- State string
- The state of the PSC connection.
- error
Google
Rpc Status Response - The most recent error during operating this connection.
- error
Info GoogleRpc Error Info Response - The error info for the latest error during operating this connection.
- error
Type String - The error type indicates whether the error is consumer facing, producer facing or system internal.
- forwarding
Rule String - The URI of the consumer forwarding rule created. Example: projects/{projectNumOrId}/regions/us-east1/networks/{resourceId}.
- gce
Operation String - The last Compute Engine operation to setup PSC connection.
- ip String
- The IP literal allocated on the consumer network for the PSC forwarding rule that is created to connect to the producer service attachment in this service connection map.
- network String
- The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC).
- project String
- The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map.
- psc
Connection StringId - The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map.
- service
Attachment StringUri - The URI of a service attachment which is the target of the PSC connection.
- state String
- The state of the PSC connection.
- error
Google
Rpc Status Response - The most recent error during operating this connection.
- error
Info GoogleRpc Error Info Response - The error info for the latest error during operating this connection.
- error
Type string - The error type indicates whether the error is consumer facing, producer facing or system internal.
- forwarding
Rule string - The URI of the consumer forwarding rule created. Example: projects/{projectNumOrId}/regions/us-east1/networks/{resourceId}.
- gce
Operation string - The last Compute Engine operation to setup PSC connection.
- ip string
- The IP literal allocated on the consumer network for the PSC forwarding rule that is created to connect to the producer service attachment in this service connection map.
- network string
- The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC).
- project string
- The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map.
- psc
Connection stringId - The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map.
- service
Attachment stringUri - The URI of a service attachment which is the target of the PSC connection.
- state string
- The state of the PSC connection.
- error
Google
Rpc Status Response - The most recent error during operating this connection.
- error_
info GoogleRpc Error Info Response - The error info for the latest error during operating this connection.
- error_
type str - The error type indicates whether the error is consumer facing, producer facing or system internal.
- forwarding_
rule str - The URI of the consumer forwarding rule created. Example: projects/{projectNumOrId}/regions/us-east1/networks/{resourceId}.
- gce_
operation str - The last Compute Engine operation to setup PSC connection.
- ip str
- The IP literal allocated on the consumer network for the PSC forwarding rule that is created to connect to the producer service attachment in this service connection map.
- network str
- The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC).
- project str
- The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map.
- psc_
connection_ strid - The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map.
- service_
attachment_ struri - The URI of a service attachment which is the target of the PSC connection.
- state str
- The state of the PSC connection.
- error Property Map
- The most recent error during operating this connection.
- error
Info Property Map - The error info for the latest error during operating this connection.
- error
Type String - The error type indicates whether the error is consumer facing, producer facing or system internal.
- forwarding
Rule String - The URI of the consumer forwarding rule created. Example: projects/{projectNumOrId}/regions/us-east1/networks/{resourceId}.
- gce
Operation String - The last Compute Engine operation to setup PSC connection.
- ip String
- The IP literal allocated on the consumer network for the PSC forwarding rule that is created to connect to the producer service attachment in this service connection map.
- network String
- The consumer network whose PSC forwarding rule is connected to the service attachments in this service connection map. Note that the network could be on a different project (shared VPC).
- project String
- The consumer project whose PSC forwarding rule is connected to the service attachments in this service connection map.
- psc
Connection StringId - The PSC connection id of the PSC forwarding rule connected to the service attachments in this service connection map.
- service
Attachment StringUri - The URI of a service attachment which is the target of the PSC connection.
- state String
- The state of the PSC connection.
GoogleRpcErrorInfoResponse
- Domain string
- The logical grouping to which the "reason" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: "pubsub.googleapis.com". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is "googleapis.com".
- Metadata Dictionary<string, string>
- Additional structured details about this error. Keys should match /[a-zA-Z0-9-_]/ and be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {"instanceLimit": "100/request"}, should be returned as, {"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request.
- Reason string
- The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of
A-Z+[A-Z0-9]
, which represents UPPER_SNAKE_CASE.
- Domain string
- The logical grouping to which the "reason" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: "pubsub.googleapis.com". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is "googleapis.com".
- Metadata map[string]string
- Additional structured details about this error. Keys should match /[a-zA-Z0-9-_]/ and be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {"instanceLimit": "100/request"}, should be returned as, {"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request.
- Reason string
- The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of
A-Z+[A-Z0-9]
, which represents UPPER_SNAKE_CASE.
- domain String
- The logical grouping to which the "reason" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: "pubsub.googleapis.com". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is "googleapis.com".
- metadata Map<String,String>
- Additional structured details about this error. Keys should match /[a-zA-Z0-9-_]/ and be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {"instanceLimit": "100/request"}, should be returned as, {"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request.
- reason String
- The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of
A-Z+[A-Z0-9]
, which represents UPPER_SNAKE_CASE.
- domain string
- The logical grouping to which the "reason" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: "pubsub.googleapis.com". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is "googleapis.com".
- metadata {[key: string]: string}
- Additional structured details about this error. Keys should match /[a-zA-Z0-9-_]/ and be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {"instanceLimit": "100/request"}, should be returned as, {"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request.
- reason string
- The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of
A-Z+[A-Z0-9]
, which represents UPPER_SNAKE_CASE.
- domain str
- The logical grouping to which the "reason" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: "pubsub.googleapis.com". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is "googleapis.com".
- metadata Mapping[str, str]
- Additional structured details about this error. Keys should match /[a-zA-Z0-9-_]/ and be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {"instanceLimit": "100/request"}, should be returned as, {"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request.
- reason str
- The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of
A-Z+[A-Z0-9]
, which represents UPPER_SNAKE_CASE.
- domain String
- The logical grouping to which the "reason" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: "pubsub.googleapis.com". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is "googleapis.com".
- metadata Map<String>
- Additional structured details about this error. Keys should match /[a-zA-Z0-9-_]/ and be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than {"instanceLimit": "100/request"}, should be returned as, {"instanceLimitPerRequest": "100"}, if the client exceeds the number of instances that can be created in a single (batch) request.
- reason String
- The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of
A-Z+[A-Z0-9]
, which represents UPPER_SNAKE_CASE.
GoogleRpcStatusResponse
- Code int
- The status code, which should be an enum value of google.rpc.Code.
- Details
List<Immutable
Dictionary<string, string>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message string
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- Code int
- The status code, which should be an enum value of google.rpc.Code.
- Details []map[string]string
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message string
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code Integer
- The status code, which should be an enum value of google.rpc.Code.
- details List<Map<String,String>>
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message String
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code number
- The status code, which should be an enum value of google.rpc.Code.
- details {[key: string]: string}[]
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message string
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code int
- The status code, which should be an enum value of google.rpc.Code.
- details Sequence[Mapping[str, str]]
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message str
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code Number
- The status code, which should be an enum value of google.rpc.Code.
- details List<Map<String>>
- A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message String
- A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
ProducerPscConfigResponse
- Service
Attachment stringUri - The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.
- Service
Attachment stringUri - The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.
- service
Attachment StringUri - The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.
- service
Attachment stringUri - The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.
- service_
attachment_ struri - The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.
- service
Attachment StringUri - The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.
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