1. Packages
  2. Google Cloud Native
  3. API Docs
  4. tpu
  5. tpu/v2alpha1
  6. getQueuedResource

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.tpu/v2alpha1.getQueuedResource

Explore with Pulumi AI

google-native logo

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 queued resource.

    Using getQueuedResource

    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 getQueuedResource(args: GetQueuedResourceArgs, opts?: InvokeOptions): Promise<GetQueuedResourceResult>
    function getQueuedResourceOutput(args: GetQueuedResourceOutputArgs, opts?: InvokeOptions): Output<GetQueuedResourceResult>
    def get_queued_resource(location: Optional[str] = None,
                            project: Optional[str] = None,
                            queued_resource_id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetQueuedResourceResult
    def get_queued_resource_output(location: Optional[pulumi.Input[str]] = None,
                            project: Optional[pulumi.Input[str]] = None,
                            queued_resource_id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetQueuedResourceResult]
    func LookupQueuedResource(ctx *Context, args *LookupQueuedResourceArgs, opts ...InvokeOption) (*LookupQueuedResourceResult, error)
    func LookupQueuedResourceOutput(ctx *Context, args *LookupQueuedResourceOutputArgs, opts ...InvokeOption) LookupQueuedResourceResultOutput

    > Note: This function is named LookupQueuedResource in the Go SDK.

    public static class GetQueuedResource 
    {
        public static Task<GetQueuedResourceResult> InvokeAsync(GetQueuedResourceArgs args, InvokeOptions? opts = null)
        public static Output<GetQueuedResourceResult> Invoke(GetQueuedResourceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetQueuedResourceResult> getQueuedResource(GetQueuedResourceArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: google-native:tpu/v2alpha1:getQueuedResource
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Location string
    QueuedResourceId string
    Project string
    Location string
    QueuedResourceId string
    Project string
    location String
    queuedResourceId String
    project String
    location string
    queuedResourceId string
    project string
    location String
    queuedResourceId String
    project String

    getQueuedResource Result

    The following output properties are available:

    BestEffort Pulumi.GoogleNative.TPU.V2Alpha1.Outputs.BestEffortResponse
    The BestEffort tier.
    CreateTime string
    The time when the QueuedResource was created.
    Guaranteed Pulumi.GoogleNative.TPU.V2Alpha1.Outputs.GuaranteedResponse
    The Guaranteed tier.
    Name string
    Immutable. The name of the QueuedResource.
    QueueingPolicy Pulumi.GoogleNative.TPU.V2Alpha1.Outputs.QueueingPolicyResponse
    The queueing policy of the QueuedRequest.
    ReservationName string
    Name of the reservation in which the resource should be provisioned. Format: projects/{project}/locations/{zone}/reservations/{reservation}
    Spot Pulumi.GoogleNative.TPU.V2Alpha1.Outputs.SpotResponse
    Optional. The Spot tier.
    State Pulumi.GoogleNative.TPU.V2Alpha1.Outputs.QueuedResourceStateResponse
    State of the QueuedResource request.
    Tpu Pulumi.GoogleNative.TPU.V2Alpha1.Outputs.TpuResponse
    Defines a TPU resource.
    BestEffort BestEffortResponse
    The BestEffort tier.
    CreateTime string
    The time when the QueuedResource was created.
    Guaranteed GuaranteedResponse
    The Guaranteed tier.
    Name string
    Immutable. The name of the QueuedResource.
    QueueingPolicy QueueingPolicyResponse
    The queueing policy of the QueuedRequest.
    ReservationName string
    Name of the reservation in which the resource should be provisioned. Format: projects/{project}/locations/{zone}/reservations/{reservation}
    Spot SpotResponse
    Optional. The Spot tier.
    State QueuedResourceStateResponse
    State of the QueuedResource request.
    Tpu TpuResponse
    Defines a TPU resource.
    bestEffort BestEffortResponse
    The BestEffort tier.
    createTime String
    The time when the QueuedResource was created.
    guaranteed GuaranteedResponse
    The Guaranteed tier.
    name String
    Immutable. The name of the QueuedResource.
    queueingPolicy QueueingPolicyResponse
    The queueing policy of the QueuedRequest.
    reservationName String
    Name of the reservation in which the resource should be provisioned. Format: projects/{project}/locations/{zone}/reservations/{reservation}
    spot SpotResponse
    Optional. The Spot tier.
    state QueuedResourceStateResponse
    State of the QueuedResource request.
    tpu TpuResponse
    Defines a TPU resource.
    bestEffort BestEffortResponse
    The BestEffort tier.
    createTime string
    The time when the QueuedResource was created.
    guaranteed GuaranteedResponse
    The Guaranteed tier.
    name string
    Immutable. The name of the QueuedResource.
    queueingPolicy QueueingPolicyResponse
    The queueing policy of the QueuedRequest.
    reservationName string
    Name of the reservation in which the resource should be provisioned. Format: projects/{project}/locations/{zone}/reservations/{reservation}
    spot SpotResponse
    Optional. The Spot tier.
    state QueuedResourceStateResponse
    State of the QueuedResource request.
    tpu TpuResponse
    Defines a TPU resource.
    best_effort BestEffortResponse
    The BestEffort tier.
    create_time str
    The time when the QueuedResource was created.
    guaranteed GuaranteedResponse
    The Guaranteed tier.
    name str
    Immutable. The name of the QueuedResource.
    queueing_policy QueueingPolicyResponse
    The queueing policy of the QueuedRequest.
    reservation_name str
    Name of the reservation in which the resource should be provisioned. Format: projects/{project}/locations/{zone}/reservations/{reservation}
    spot SpotResponse
    Optional. The Spot tier.
    state QueuedResourceStateResponse
    State of the QueuedResource request.
    tpu TpuResponse
    Defines a TPU resource.
    bestEffort Property Map
    The BestEffort tier.
    createTime String
    The time when the QueuedResource was created.
    guaranteed Property Map
    The Guaranteed tier.
    name String
    Immutable. The name of the QueuedResource.
    queueingPolicy Property Map
    The queueing policy of the QueuedRequest.
    reservationName String
    Name of the reservation in which the resource should be provisioned. Format: projects/{project}/locations/{zone}/reservations/{reservation}
    spot Property Map
    Optional. The Spot tier.
    state Property Map
    State of the QueuedResource request.
    tpu Property Map
    Defines a TPU resource.

    Supporting Types

    AcceleratorConfigResponse

    Topology string
    Topology of TPU in chips.
    Type string
    Type of TPU.
    Topology string
    Topology of TPU in chips.
    Type string
    Type of TPU.
    topology String
    Topology of TPU in chips.
    type String
    Type of TPU.
    topology string
    Topology of TPU in chips.
    type string
    Type of TPU.
    topology str
    Topology of TPU in chips.
    type str
    Type of TPU.
    topology String
    Topology of TPU in chips.
    type String
    Type of TPU.

    AccessConfigResponse

    ExternalIp string
    An external IP address associated with the TPU worker.
    ExternalIp string
    An external IP address associated with the TPU worker.
    externalIp String
    An external IP address associated with the TPU worker.
    externalIp string
    An external IP address associated with the TPU worker.
    external_ip str
    An external IP address associated with the TPU worker.
    externalIp String
    An external IP address associated with the TPU worker.

    AttachedDiskResponse

    Mode string
    The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
    SourceDisk string
    Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
    Mode string
    The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
    SourceDisk string
    Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
    mode String
    The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
    sourceDisk String
    Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
    mode string
    The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
    sourceDisk string
    Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
    mode str
    The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
    source_disk str
    Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".
    mode String
    The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
    sourceDisk String
    Specifies the full path to an existing disk. For example: "projects/my-project/zones/us-central1-c/disks/my-disk".

    BootDiskConfigResponse

    CustomerEncryptionKey Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.CustomerEncryptionKeyResponse
    Optional. Customer encryption key for boot disk.
    EnableConfidentialCompute bool
    Optional. Whether the boot disk will be created with confidential compute mode.
    CustomerEncryptionKey CustomerEncryptionKeyResponse
    Optional. Customer encryption key for boot disk.
    EnableConfidentialCompute bool
    Optional. Whether the boot disk will be created with confidential compute mode.
    customerEncryptionKey CustomerEncryptionKeyResponse
    Optional. Customer encryption key for boot disk.
    enableConfidentialCompute Boolean
    Optional. Whether the boot disk will be created with confidential compute mode.
    customerEncryptionKey CustomerEncryptionKeyResponse
    Optional. Customer encryption key for boot disk.
    enableConfidentialCompute boolean
    Optional. Whether the boot disk will be created with confidential compute mode.
    customer_encryption_key CustomerEncryptionKeyResponse
    Optional. Customer encryption key for boot disk.
    enable_confidential_compute bool
    Optional. Whether the boot disk will be created with confidential compute mode.
    customerEncryptionKey Property Map
    Optional. Customer encryption key for boot disk.
    enableConfidentialCompute Boolean
    Optional. Whether the boot disk will be created with confidential compute mode.

    CustomerEncryptionKeyResponse

    KmsKeyName string
    The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
    KmsKeyName string
    The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
    kmsKeyName String
    The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
    kmsKeyName string
    The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
    kms_key_name str
    The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
    kmsKeyName String
    The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1

    FailedDataResponse

    Error Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.StatusResponse
    The error that caused the queued resource to enter the FAILED state.
    Error StatusResponse
    The error that caused the queued resource to enter the FAILED state.
    error StatusResponse
    The error that caused the queued resource to enter the FAILED state.
    error StatusResponse
    The error that caused the queued resource to enter the FAILED state.
    error StatusResponse
    The error that caused the queued resource to enter the FAILED state.
    error Property Map
    The error that caused the queued resource to enter the FAILED state.

    GuaranteedResponse

    MinDuration string
    Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.
    Reserved bool
    Optional. Specifies the request should be scheduled on reserved capacity.
    MinDuration string
    Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.
    Reserved bool
    Optional. Specifies the request should be scheduled on reserved capacity.
    minDuration String
    Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.
    reserved Boolean
    Optional. Specifies the request should be scheduled on reserved capacity.
    minDuration string
    Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.
    reserved boolean
    Optional. Specifies the request should be scheduled on reserved capacity.
    min_duration str
    Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.
    reserved bool
    Optional. Specifies the request should be scheduled on reserved capacity.
    minDuration String
    Optional. Defines the minimum duration of the guarantee. If specified, the requested resources will only be provisioned if they can be allocated for at least the given duration.
    reserved Boolean
    Optional. Specifies the request should be scheduled on reserved capacity.

    IntervalResponse

    EndTime string
    Optional. Exclusive end of the interval. If specified, a Timestamp matching this interval will have to be before the end.
    StartTime string
    Optional. Inclusive start of the interval. If specified, a Timestamp matching this interval will have to be the same or after the start.
    EndTime string
    Optional. Exclusive end of the interval. If specified, a Timestamp matching this interval will have to be before the end.
    StartTime string
    Optional. Inclusive start of the interval. If specified, a Timestamp matching this interval will have to be the same or after the start.
    endTime String
    Optional. Exclusive end of the interval. If specified, a Timestamp matching this interval will have to be before the end.
    startTime String
    Optional. Inclusive start of the interval. If specified, a Timestamp matching this interval will have to be the same or after the start.
    endTime string
    Optional. Exclusive end of the interval. If specified, a Timestamp matching this interval will have to be before the end.
    startTime string
    Optional. Inclusive start of the interval. If specified, a Timestamp matching this interval will have to be the same or after the start.
    end_time str
    Optional. Exclusive end of the interval. If specified, a Timestamp matching this interval will have to be before the end.
    start_time str
    Optional. Inclusive start of the interval. If specified, a Timestamp matching this interval will have to be the same or after the start.
    endTime String
    Optional. Exclusive end of the interval. If specified, a Timestamp matching this interval will have to be before the end.
    startTime String
    Optional. Inclusive start of the interval. If specified, a Timestamp matching this interval will have to be the same or after the start.

    MultiNodeParamsResponse

    NodeCount int
    Number of nodes with this spec. The system will attempt to provison "node_count" nodes as part of the request. This needs to be > 1.
    NodeIdPrefix string
    Prefix of node_ids in case of multi-node request Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. If node_count = 3 and node_id_prefix = "np", node ids of nodes created will be "np-0", "np-1", "np-2". If this field is not provided we use queued_resource_id as the node_id_prefix.
    NodeCount int
    Number of nodes with this spec. The system will attempt to provison "node_count" nodes as part of the request. This needs to be > 1.
    NodeIdPrefix string
    Prefix of node_ids in case of multi-node request Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. If node_count = 3 and node_id_prefix = "np", node ids of nodes created will be "np-0", "np-1", "np-2". If this field is not provided we use queued_resource_id as the node_id_prefix.
    nodeCount Integer
    Number of nodes with this spec. The system will attempt to provison "node_count" nodes as part of the request. This needs to be > 1.
    nodeIdPrefix String
    Prefix of node_ids in case of multi-node request Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. If node_count = 3 and node_id_prefix = "np", node ids of nodes created will be "np-0", "np-1", "np-2". If this field is not provided we use queued_resource_id as the node_id_prefix.
    nodeCount number
    Number of nodes with this spec. The system will attempt to provison "node_count" nodes as part of the request. This needs to be > 1.
    nodeIdPrefix string
    Prefix of node_ids in case of multi-node request Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. If node_count = 3 and node_id_prefix = "np", node ids of nodes created will be "np-0", "np-1", "np-2". If this field is not provided we use queued_resource_id as the node_id_prefix.
    node_count int
    Number of nodes with this spec. The system will attempt to provison "node_count" nodes as part of the request. This needs to be > 1.
    node_id_prefix str
    Prefix of node_ids in case of multi-node request Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. If node_count = 3 and node_id_prefix = "np", node ids of nodes created will be "np-0", "np-1", "np-2". If this field is not provided we use queued_resource_id as the node_id_prefix.
    nodeCount Number
    Number of nodes with this spec. The system will attempt to provison "node_count" nodes as part of the request. This needs to be > 1.
    nodeIdPrefix String
    Prefix of node_ids in case of multi-node request Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. If node_count = 3 and node_id_prefix = "np", node ids of nodes created will be "np-0", "np-1", "np-2". If this field is not provided we use queued_resource_id as the node_id_prefix.

    NetworkConfigResponse

    CanIpForward bool
    Allows the TPU node to send and receive packets with non-matching destination or source IPs. This is required if you plan to use the TPU workers to forward routes.
    EnableExternalIps bool
    Indicates that external IP addresses would be associated with the TPU workers. If set to false, the specified subnetwork or network should have Private Google Access enabled.
    Network string
    The name of the network for the TPU node. It must be a preexisting Google Compute Engine network. If none is provided, "default" will be used.
    Subnetwork string
    The name of the subnetwork for the TPU node. It must be a preexisting Google Compute Engine subnetwork. If none is provided, "default" will be used.
    CanIpForward bool
    Allows the TPU node to send and receive packets with non-matching destination or source IPs. This is required if you plan to use the TPU workers to forward routes.
    EnableExternalIps bool
    Indicates that external IP addresses would be associated with the TPU workers. If set to false, the specified subnetwork or network should have Private Google Access enabled.
    Network string
    The name of the network for the TPU node. It must be a preexisting Google Compute Engine network. If none is provided, "default" will be used.
    Subnetwork string
    The name of the subnetwork for the TPU node. It must be a preexisting Google Compute Engine subnetwork. If none is provided, "default" will be used.
    canIpForward Boolean
    Allows the TPU node to send and receive packets with non-matching destination or source IPs. This is required if you plan to use the TPU workers to forward routes.
    enableExternalIps Boolean
    Indicates that external IP addresses would be associated with the TPU workers. If set to false, the specified subnetwork or network should have Private Google Access enabled.
    network String
    The name of the network for the TPU node. It must be a preexisting Google Compute Engine network. If none is provided, "default" will be used.
    subnetwork String
    The name of the subnetwork for the TPU node. It must be a preexisting Google Compute Engine subnetwork. If none is provided, "default" will be used.
    canIpForward boolean
    Allows the TPU node to send and receive packets with non-matching destination or source IPs. This is required if you plan to use the TPU workers to forward routes.
    enableExternalIps boolean
    Indicates that external IP addresses would be associated with the TPU workers. If set to false, the specified subnetwork or network should have Private Google Access enabled.
    network string
    The name of the network for the TPU node. It must be a preexisting Google Compute Engine network. If none is provided, "default" will be used.
    subnetwork string
    The name of the subnetwork for the TPU node. It must be a preexisting Google Compute Engine subnetwork. If none is provided, "default" will be used.
    can_ip_forward bool
    Allows the TPU node to send and receive packets with non-matching destination or source IPs. This is required if you plan to use the TPU workers to forward routes.
    enable_external_ips bool
    Indicates that external IP addresses would be associated with the TPU workers. If set to false, the specified subnetwork or network should have Private Google Access enabled.
    network str
    The name of the network for the TPU node. It must be a preexisting Google Compute Engine network. If none is provided, "default" will be used.
    subnetwork str
    The name of the subnetwork for the TPU node. It must be a preexisting Google Compute Engine subnetwork. If none is provided, "default" will be used.
    canIpForward Boolean
    Allows the TPU node to send and receive packets with non-matching destination or source IPs. This is required if you plan to use the TPU workers to forward routes.
    enableExternalIps Boolean
    Indicates that external IP addresses would be associated with the TPU workers. If set to false, the specified subnetwork or network should have Private Google Access enabled.
    network String
    The name of the network for the TPU node. It must be a preexisting Google Compute Engine network. If none is provided, "default" will be used.
    subnetwork String
    The name of the subnetwork for the TPU node. It must be a preexisting Google Compute Engine subnetwork. If none is provided, "default" will be used.

    NetworkEndpointResponse

    AccessConfig Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.AccessConfigResponse
    The access config for the TPU worker.
    IpAddress string
    The internal IP address of this network endpoint.
    Port int
    The port of this network endpoint.
    AccessConfig AccessConfigResponse
    The access config for the TPU worker.
    IpAddress string
    The internal IP address of this network endpoint.
    Port int
    The port of this network endpoint.
    accessConfig AccessConfigResponse
    The access config for the TPU worker.
    ipAddress String
    The internal IP address of this network endpoint.
    port Integer
    The port of this network endpoint.
    accessConfig AccessConfigResponse
    The access config for the TPU worker.
    ipAddress string
    The internal IP address of this network endpoint.
    port number
    The port of this network endpoint.
    access_config AccessConfigResponse
    The access config for the TPU worker.
    ip_address str
    The internal IP address of this network endpoint.
    port int
    The port of this network endpoint.
    accessConfig Property Map
    The access config for the TPU worker.
    ipAddress String
    The internal IP address of this network endpoint.
    port Number
    The port of this network endpoint.

    NodeResponse

    AcceleratorConfig Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.AcceleratorConfigResponse
    The AccleratorConfig for the TPU Node.
    AcceleratorType string
    The type of hardware accelerators associated with this node.
    ApiVersion string
    The API version that created this Node.
    AutocheckpointEnabled bool
    Optional. Whether Autocheckpoint is enabled.
    BootDiskConfig Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.BootDiskConfigResponse
    Optional. Boot disk configuration.
    CidrBlock string
    The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
    CreateTime string
    The time when the node was created.
    DataDisks List<Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.AttachedDiskResponse>
    The additional data disks for the Node.
    Description string
    The user-supplied description of the TPU. Maximum of 512 characters.
    Health string
    The health status of the TPU node.
    HealthDescription string
    If this field is populated, it contains a description of why the TPU Node is unhealthy.
    Labels Dictionary<string, string>
    Resource labels to represent user-provided metadata.
    Metadata Dictionary<string, string>
    Custom metadata to apply to the TPU Node. Can set startup-script and shutdown-script
    MultisliceNode bool
    Whether the Node belongs to a Multislice group.
    Name string
    Immutable. The name of the TPU.
    NetworkConfig Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.NetworkConfigResponse
    Network configurations for the TPU node.
    NetworkEndpoints List<Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.NetworkEndpointResponse>
    The network endpoints where TPU workers can be accessed and sent work. It is recommended that runtime clients of the node reach out to the 0th entry in this map first.
    QueuedResource string
    The qualified name of the QueuedResource that requested this Node.
    RuntimeVersion string
    The runtime version running in the Node.
    SchedulingConfig Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.SchedulingConfigResponse
    The scheduling options for this node.
    ServiceAccount Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.ServiceAccountResponse
    The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
    ShieldedInstanceConfig Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.ShieldedInstanceConfigResponse
    Shielded Instance options.
    State string
    The current state for the TPU Node.
    Symptoms List<Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.SymptomResponse>
    The Symptoms that have occurred to the TPU Node.
    Tags List<string>
    Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
    AcceleratorConfig AcceleratorConfigResponse
    The AccleratorConfig for the TPU Node.
    AcceleratorType string
    The type of hardware accelerators associated with this node.
    ApiVersion string
    The API version that created this Node.
    AutocheckpointEnabled bool
    Optional. Whether Autocheckpoint is enabled.
    BootDiskConfig BootDiskConfigResponse
    Optional. Boot disk configuration.
    CidrBlock string
    The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
    CreateTime string
    The time when the node was created.
    DataDisks []AttachedDiskResponse
    The additional data disks for the Node.
    Description string
    The user-supplied description of the TPU. Maximum of 512 characters.
    Health string
    The health status of the TPU node.
    HealthDescription string
    If this field is populated, it contains a description of why the TPU Node is unhealthy.
    Labels map[string]string
    Resource labels to represent user-provided metadata.
    Metadata map[string]string
    Custom metadata to apply to the TPU Node. Can set startup-script and shutdown-script
    MultisliceNode bool
    Whether the Node belongs to a Multislice group.
    Name string
    Immutable. The name of the TPU.
    NetworkConfig NetworkConfigResponse
    Network configurations for the TPU node.
    NetworkEndpoints []NetworkEndpointResponse
    The network endpoints where TPU workers can be accessed and sent work. It is recommended that runtime clients of the node reach out to the 0th entry in this map first.
    QueuedResource string
    The qualified name of the QueuedResource that requested this Node.
    RuntimeVersion string
    The runtime version running in the Node.
    SchedulingConfig SchedulingConfigResponse
    The scheduling options for this node.
    ServiceAccount ServiceAccountResponse
    The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
    ShieldedInstanceConfig ShieldedInstanceConfigResponse
    Shielded Instance options.
    State string
    The current state for the TPU Node.
    Symptoms []SymptomResponse
    The Symptoms that have occurred to the TPU Node.
    Tags []string
    Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
    acceleratorConfig AcceleratorConfigResponse
    The AccleratorConfig for the TPU Node.
    acceleratorType String
    The type of hardware accelerators associated with this node.
    apiVersion String
    The API version that created this Node.
    autocheckpointEnabled Boolean
    Optional. Whether Autocheckpoint is enabled.
    bootDiskConfig BootDiskConfigResponse
    Optional. Boot disk configuration.
    cidrBlock String
    The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
    createTime String
    The time when the node was created.
    dataDisks List<AttachedDiskResponse>
    The additional data disks for the Node.
    description String
    The user-supplied description of the TPU. Maximum of 512 characters.
    health String
    The health status of the TPU node.
    healthDescription String
    If this field is populated, it contains a description of why the TPU Node is unhealthy.
    labels Map<String,String>
    Resource labels to represent user-provided metadata.
    metadata Map<String,String>
    Custom metadata to apply to the TPU Node. Can set startup-script and shutdown-script
    multisliceNode Boolean
    Whether the Node belongs to a Multislice group.
    name String
    Immutable. The name of the TPU.
    networkConfig NetworkConfigResponse
    Network configurations for the TPU node.
    networkEndpoints List<NetworkEndpointResponse>
    The network endpoints where TPU workers can be accessed and sent work. It is recommended that runtime clients of the node reach out to the 0th entry in this map first.
    queuedResource String
    The qualified name of the QueuedResource that requested this Node.
    runtimeVersion String
    The runtime version running in the Node.
    schedulingConfig SchedulingConfigResponse
    The scheduling options for this node.
    serviceAccount ServiceAccountResponse
    The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
    shieldedInstanceConfig ShieldedInstanceConfigResponse
    Shielded Instance options.
    state String
    The current state for the TPU Node.
    symptoms List<SymptomResponse>
    The Symptoms that have occurred to the TPU Node.
    tags List<String>
    Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
    acceleratorConfig AcceleratorConfigResponse
    The AccleratorConfig for the TPU Node.
    acceleratorType string
    The type of hardware accelerators associated with this node.
    apiVersion string
    The API version that created this Node.
    autocheckpointEnabled boolean
    Optional. Whether Autocheckpoint is enabled.
    bootDiskConfig BootDiskConfigResponse
    Optional. Boot disk configuration.
    cidrBlock string
    The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
    createTime string
    The time when the node was created.
    dataDisks AttachedDiskResponse[]
    The additional data disks for the Node.
    description string
    The user-supplied description of the TPU. Maximum of 512 characters.
    health string
    The health status of the TPU node.
    healthDescription string
    If this field is populated, it contains a description of why the TPU Node is unhealthy.
    labels {[key: string]: string}
    Resource labels to represent user-provided metadata.
    metadata {[key: string]: string}
    Custom metadata to apply to the TPU Node. Can set startup-script and shutdown-script
    multisliceNode boolean
    Whether the Node belongs to a Multislice group.
    name string
    Immutable. The name of the TPU.
    networkConfig NetworkConfigResponse
    Network configurations for the TPU node.
    networkEndpoints NetworkEndpointResponse[]
    The network endpoints where TPU workers can be accessed and sent work. It is recommended that runtime clients of the node reach out to the 0th entry in this map first.
    queuedResource string
    The qualified name of the QueuedResource that requested this Node.
    runtimeVersion string
    The runtime version running in the Node.
    schedulingConfig SchedulingConfigResponse
    The scheduling options for this node.
    serviceAccount ServiceAccountResponse
    The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
    shieldedInstanceConfig ShieldedInstanceConfigResponse
    Shielded Instance options.
    state string
    The current state for the TPU Node.
    symptoms SymptomResponse[]
    The Symptoms that have occurred to the TPU Node.
    tags string[]
    Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
    accelerator_config AcceleratorConfigResponse
    The AccleratorConfig for the TPU Node.
    accelerator_type str
    The type of hardware accelerators associated with this node.
    api_version str
    The API version that created this Node.
    autocheckpoint_enabled bool
    Optional. Whether Autocheckpoint is enabled.
    boot_disk_config BootDiskConfigResponse
    Optional. Boot disk configuration.
    cidr_block str
    The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
    create_time str
    The time when the node was created.
    data_disks Sequence[AttachedDiskResponse]
    The additional data disks for the Node.
    description str
    The user-supplied description of the TPU. Maximum of 512 characters.
    health str
    The health status of the TPU node.
    health_description str
    If this field is populated, it contains a description of why the TPU Node is unhealthy.
    labels Mapping[str, str]
    Resource labels to represent user-provided metadata.
    metadata Mapping[str, str]
    Custom metadata to apply to the TPU Node. Can set startup-script and shutdown-script
    multislice_node bool
    Whether the Node belongs to a Multislice group.
    name str
    Immutable. The name of the TPU.
    network_config NetworkConfigResponse
    Network configurations for the TPU node.
    network_endpoints Sequence[NetworkEndpointResponse]
    The network endpoints where TPU workers can be accessed and sent work. It is recommended that runtime clients of the node reach out to the 0th entry in this map first.
    queued_resource str
    The qualified name of the QueuedResource that requested this Node.
    runtime_version str
    The runtime version running in the Node.
    scheduling_config SchedulingConfigResponse
    The scheduling options for this node.
    service_account ServiceAccountResponse
    The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
    shielded_instance_config ShieldedInstanceConfigResponse
    Shielded Instance options.
    state str
    The current state for the TPU Node.
    symptoms Sequence[SymptomResponse]
    The Symptoms that have occurred to the TPU Node.
    tags Sequence[str]
    Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
    acceleratorConfig Property Map
    The AccleratorConfig for the TPU Node.
    acceleratorType String
    The type of hardware accelerators associated with this node.
    apiVersion String
    The API version that created this Node.
    autocheckpointEnabled Boolean
    Optional. Whether Autocheckpoint is enabled.
    bootDiskConfig Property Map
    Optional. Boot disk configuration.
    cidrBlock String
    The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
    createTime String
    The time when the node was created.
    dataDisks List<Property Map>
    The additional data disks for the Node.
    description String
    The user-supplied description of the TPU. Maximum of 512 characters.
    health String
    The health status of the TPU node.
    healthDescription String
    If this field is populated, it contains a description of why the TPU Node is unhealthy.
    labels Map<String>
    Resource labels to represent user-provided metadata.
    metadata Map<String>
    Custom metadata to apply to the TPU Node. Can set startup-script and shutdown-script
    multisliceNode Boolean
    Whether the Node belongs to a Multislice group.
    name String
    Immutable. The name of the TPU.
    networkConfig Property Map
    Network configurations for the TPU node.
    networkEndpoints List<Property Map>
    The network endpoints where TPU workers can be accessed and sent work. It is recommended that runtime clients of the node reach out to the 0th entry in this map first.
    queuedResource String
    The qualified name of the QueuedResource that requested this Node.
    runtimeVersion String
    The runtime version running in the Node.
    schedulingConfig Property Map
    The scheduling options for this node.
    serviceAccount Property Map
    The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
    shieldedInstanceConfig Property Map
    Shielded Instance options.
    state String
    The current state for the TPU Node.
    symptoms List<Property Map>
    The Symptoms that have occurred to the TPU Node.
    tags List<String>
    Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.

    NodeSpecResponse

    MultiNodeParams Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.MultiNodeParamsResponse
    Optional. Fields to specify in case of multi-node request.
    Node Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.NodeResponse
    The node.
    NodeId string
    The unqualified resource name. Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. This is only specified when requesting a single node. In case of multi-node requests, multi_node_params must be populated instead. It's an error to specify both node_id and multi_node_params.
    Parent string
    The parent resource name.
    MultiNodeParams MultiNodeParamsResponse
    Optional. Fields to specify in case of multi-node request.
    Node NodeResponse
    The node.
    NodeId string
    The unqualified resource name. Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. This is only specified when requesting a single node. In case of multi-node requests, multi_node_params must be populated instead. It's an error to specify both node_id and multi_node_params.
    Parent string
    The parent resource name.
    multiNodeParams MultiNodeParamsResponse
    Optional. Fields to specify in case of multi-node request.
    node NodeResponse
    The node.
    nodeId String
    The unqualified resource name. Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. This is only specified when requesting a single node. In case of multi-node requests, multi_node_params must be populated instead. It's an error to specify both node_id and multi_node_params.
    parent String
    The parent resource name.
    multiNodeParams MultiNodeParamsResponse
    Optional. Fields to specify in case of multi-node request.
    node NodeResponse
    The node.
    nodeId string
    The unqualified resource name. Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. This is only specified when requesting a single node. In case of multi-node requests, multi_node_params must be populated instead. It's an error to specify both node_id and multi_node_params.
    parent string
    The parent resource name.
    multi_node_params MultiNodeParamsResponse
    Optional. Fields to specify in case of multi-node request.
    node NodeResponse
    The node.
    node_id str
    The unqualified resource name. Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. This is only specified when requesting a single node. In case of multi-node requests, multi_node_params must be populated instead. It's an error to specify both node_id and multi_node_params.
    parent str
    The parent resource name.
    multiNodeParams Property Map
    Optional. Fields to specify in case of multi-node request.
    node Property Map
    The node.
    nodeId String
    The unqualified resource name. Should follow the ^[A-Za-z0-9_.~+%-]+$ regex format. This is only specified when requesting a single node. In case of multi-node requests, multi_node_params must be populated instead. It's an error to specify both node_id and multi_node_params.
    parent String
    The parent resource name.

    QueuedResourceStateResponse

    AcceptedData Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.AcceptedDataResponse
    Further data for the accepted state.
    ActiveData Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.ActiveDataResponse
    Further data for the active state.
    CreatingData Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.CreatingDataResponse
    Further data for the creating state.
    DeletingData Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.DeletingDataResponse
    Further data for the deleting state.
    FailedData Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.FailedDataResponse
    Further data for the failed state.
    ProvisioningData Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.ProvisioningDataResponse
    Further data for the provisioning state.
    State string
    State of the QueuedResource request.
    StateInitiator string
    The initiator of the QueuedResources's current state.
    SuspendedData Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.SuspendedDataResponse
    Further data for the suspended state.
    SuspendingData Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.SuspendingDataResponse
    Further data for the suspending state.
    AcceptedData AcceptedDataResponse
    Further data for the accepted state.
    ActiveData ActiveDataResponse
    Further data for the active state.
    CreatingData CreatingDataResponse
    Further data for the creating state.
    DeletingData DeletingDataResponse
    Further data for the deleting state.
    FailedData FailedDataResponse
    Further data for the failed state.
    ProvisioningData ProvisioningDataResponse
    Further data for the provisioning state.
    State string
    State of the QueuedResource request.
    StateInitiator string
    The initiator of the QueuedResources's current state.
    SuspendedData SuspendedDataResponse
    Further data for the suspended state.
    SuspendingData SuspendingDataResponse
    Further data for the suspending state.
    acceptedData AcceptedDataResponse
    Further data for the accepted state.
    activeData ActiveDataResponse
    Further data for the active state.
    creatingData CreatingDataResponse
    Further data for the creating state.
    deletingData DeletingDataResponse
    Further data for the deleting state.
    failedData FailedDataResponse
    Further data for the failed state.
    provisioningData ProvisioningDataResponse
    Further data for the provisioning state.
    state String
    State of the QueuedResource request.
    stateInitiator String
    The initiator of the QueuedResources's current state.
    suspendedData SuspendedDataResponse
    Further data for the suspended state.
    suspendingData SuspendingDataResponse
    Further data for the suspending state.
    acceptedData AcceptedDataResponse
    Further data for the accepted state.
    activeData ActiveDataResponse
    Further data for the active state.
    creatingData CreatingDataResponse
    Further data for the creating state.
    deletingData DeletingDataResponse
    Further data for the deleting state.
    failedData FailedDataResponse
    Further data for the failed state.
    provisioningData ProvisioningDataResponse
    Further data for the provisioning state.
    state string
    State of the QueuedResource request.
    stateInitiator string
    The initiator of the QueuedResources's current state.
    suspendedData SuspendedDataResponse
    Further data for the suspended state.
    suspendingData SuspendingDataResponse
    Further data for the suspending state.
    accepted_data AcceptedDataResponse
    Further data for the accepted state.
    active_data ActiveDataResponse
    Further data for the active state.
    creating_data CreatingDataResponse
    Further data for the creating state.
    deleting_data DeletingDataResponse
    Further data for the deleting state.
    failed_data FailedDataResponse
    Further data for the failed state.
    provisioning_data ProvisioningDataResponse
    Further data for the provisioning state.
    state str
    State of the QueuedResource request.
    state_initiator str
    The initiator of the QueuedResources's current state.
    suspended_data SuspendedDataResponse
    Further data for the suspended state.
    suspending_data SuspendingDataResponse
    Further data for the suspending state.
    acceptedData Property Map
    Further data for the accepted state.
    activeData Property Map
    Further data for the active state.
    creatingData Property Map
    Further data for the creating state.
    deletingData Property Map
    Further data for the deleting state.
    failedData Property Map
    Further data for the failed state.
    provisioningData Property Map
    Further data for the provisioning state.
    state String
    State of the QueuedResource request.
    stateInitiator String
    The initiator of the QueuedResources's current state.
    suspendedData Property Map
    Further data for the suspended state.
    suspendingData Property Map
    Further data for the suspending state.

    QueueingPolicyResponse

    ValidAfterDuration string
    A relative time after which resources may be created.
    ValidAfterTime string
    An absolute time at which resources may be created.
    ValidInterval Pulumi.GoogleNative.TPU.V2Alpha1.Inputs.IntervalResponse
    An absolute time interval within which resources may be created.
    ValidUntilDuration string
    A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    ValidUntilTime string
    An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    ValidAfterDuration string
    A relative time after which resources may be created.
    ValidAfterTime string
    An absolute time at which resources may be created.
    ValidInterval IntervalResponse
    An absolute time interval within which resources may be created.
    ValidUntilDuration string
    A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    ValidUntilTime string
    An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    validAfterDuration String
    A relative time after which resources may be created.
    validAfterTime String
    An absolute time at which resources may be created.
    validInterval IntervalResponse
    An absolute time interval within which resources may be created.
    validUntilDuration String
    A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    validUntilTime String
    An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    validAfterDuration string
    A relative time after which resources may be created.
    validAfterTime string
    An absolute time at which resources may be created.
    validInterval IntervalResponse
    An absolute time interval within which resources may be created.
    validUntilDuration string
    A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    validUntilTime string
    An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    valid_after_duration str
    A relative time after which resources may be created.
    valid_after_time str
    An absolute time at which resources may be created.
    valid_interval IntervalResponse
    An absolute time interval within which resources may be created.
    valid_until_duration str
    A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    valid_until_time str
    An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    validAfterDuration String
    A relative time after which resources may be created.
    validAfterTime String
    An absolute time at which resources may be created.
    validInterval Property Map
    An absolute time interval within which resources may be created.
    validUntilDuration String
    A relative time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.
    validUntilTime String
    An absolute time after which resources should not be created. If the request cannot be fulfilled by this time the request will be failed.

    SchedulingConfigResponse

    Preemptible bool
    Defines whether the node is preemptible.
    Reserved bool
    Whether the node is created under a reservation.
    Preemptible bool
    Defines whether the node is preemptible.
    Reserved bool
    Whether the node is created under a reservation.
    preemptible Boolean
    Defines whether the node is preemptible.
    reserved Boolean
    Whether the node is created under a reservation.
    preemptible boolean
    Defines whether the node is preemptible.
    reserved boolean
    Whether the node is created under a reservation.
    preemptible bool
    Defines whether the node is preemptible.
    reserved bool
    Whether the node is created under a reservation.
    preemptible Boolean
    Defines whether the node is preemptible.
    reserved Boolean
    Whether the node is created under a reservation.

    ServiceAccountResponse

    Email string
    Email address of the service account. If empty, default Compute service account will be used.
    Scope List<string>
    The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.
    Email string
    Email address of the service account. If empty, default Compute service account will be used.
    Scope []string
    The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.
    email String
    Email address of the service account. If empty, default Compute service account will be used.
    scope List<String>
    The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.
    email string
    Email address of the service account. If empty, default Compute service account will be used.
    scope string[]
    The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.
    email str
    Email address of the service account. If empty, default Compute service account will be used.
    scope Sequence[str]
    The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.
    email String
    Email address of the service account. If empty, default Compute service account will be used.
    scope List<String>
    The list of scopes to be made available for this service account. If empty, access to all Cloud APIs will be allowed.

    ShieldedInstanceConfigResponse

    EnableSecureBoot bool
    Defines whether the instance has Secure Boot enabled.
    EnableSecureBoot bool
    Defines whether the instance has Secure Boot enabled.
    enableSecureBoot Boolean
    Defines whether the instance has Secure Boot enabled.
    enableSecureBoot boolean
    Defines whether the instance has Secure Boot enabled.
    enable_secure_boot bool
    Defines whether the instance has Secure Boot enabled.
    enableSecureBoot Boolean
    Defines whether the instance has Secure Boot enabled.

    StatusResponse

    Code int
    The status code, which should be an enum value of google.rpc.Code.
    Details List<ImmutableDictionary<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.

    SymptomResponse

    CreateTime string
    Timestamp when the Symptom is created.
    Details string
    Detailed information of the current Symptom.
    SymptomType string
    Type of the Symptom.
    WorkerId string
    A string used to uniquely distinguish a worker within a TPU node.
    CreateTime string
    Timestamp when the Symptom is created.
    Details string
    Detailed information of the current Symptom.
    SymptomType string
    Type of the Symptom.
    WorkerId string
    A string used to uniquely distinguish a worker within a TPU node.
    createTime String
    Timestamp when the Symptom is created.
    details String
    Detailed information of the current Symptom.
    symptomType String
    Type of the Symptom.
    workerId String
    A string used to uniquely distinguish a worker within a TPU node.
    createTime string
    Timestamp when the Symptom is created.
    details string
    Detailed information of the current Symptom.
    symptomType string
    Type of the Symptom.
    workerId string
    A string used to uniquely distinguish a worker within a TPU node.
    create_time str
    Timestamp when the Symptom is created.
    details str
    Detailed information of the current Symptom.
    symptom_type str
    Type of the Symptom.
    worker_id str
    A string used to uniquely distinguish a worker within a TPU node.
    createTime String
    Timestamp when the Symptom is created.
    details String
    Detailed information of the current Symptom.
    symptomType String
    Type of the Symptom.
    workerId String
    A string used to uniquely distinguish a worker within a TPU node.

    TpuResponse

    NodeSpec []NodeSpecResponse
    The TPU node(s) being requested.
    nodeSpec List<NodeSpecResponse>
    The TPU node(s) being requested.
    nodeSpec NodeSpecResponse[]
    The TPU node(s) being requested.
    node_spec Sequence[NodeSpecResponse]
    The TPU node(s) being requested.
    nodeSpec List<Property Map>
    The TPU node(s) being requested.

    Package Details

    Repository
    Google Cloud Native pulumi/pulumi-google-native
    License
    Apache-2.0
    google-native logo

    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