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.looker/v1.getInstance
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 Instance.
Using getInstance
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 getInstance(args: GetInstanceArgs, opts?: InvokeOptions): Promise<GetInstanceResult>
function getInstanceOutput(args: GetInstanceOutputArgs, opts?: InvokeOptions): Output<GetInstanceResult>def get_instance(instance_id: Optional[str] = None,
                 location: Optional[str] = None,
                 project: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetInstanceResult
def get_instance_output(instance_id: Optional[pulumi.Input[str]] = None,
                 location: Optional[pulumi.Input[str]] = None,
                 project: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetInstanceResult]func LookupInstance(ctx *Context, args *LookupInstanceArgs, opts ...InvokeOption) (*LookupInstanceResult, error)
func LookupInstanceOutput(ctx *Context, args *LookupInstanceOutputArgs, opts ...InvokeOption) LookupInstanceResultOutput> Note: This function is named LookupInstance in the Go SDK.
public static class GetInstance 
{
    public static Task<GetInstanceResult> InvokeAsync(GetInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetInstanceResult> Invoke(GetInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
public static Output<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:looker/v1:getInstance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- InstanceId string
- Location string
- Project string
- InstanceId string
- Location string
- Project string
- instanceId String
- location String
- project String
- instanceId string
- location string
- project string
- instance_id str
- location str
- project str
- instanceId String
- location String
- project String
getInstance Result
The following output properties are available:
- AdminSettings Pulumi.Google Native. Looker. V1. Outputs. Admin Settings Response 
- Looker Instance Admin settings.
- ConsumerNetwork string
- Network name in the consumer project. Format: projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
- CreateTime string
- The time when the Looker instance provisioning was first requested.
- CustomDomain Pulumi.Google Native. Looker. V1. Outputs. Custom Domain Response 
- DenyMaintenance Pulumi.Period Google Native. Looker. V1. Outputs. Deny Maintenance Period Response 
- Maintenance denial period for this instance.
- EgressPublic stringIp 
- Public Egress IP (IPv4).
- EncryptionConfig Pulumi.Google Native. Looker. V1. Outputs. Encryption Config Response 
- Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- IngressPrivate stringIp 
- Private Ingress IP (IPv4).
- IngressPublic stringIp 
- Public Ingress IP (IPv4).
- LastDeny Pulumi.Maintenance Period Google Native. Looker. V1. Outputs. Deny Maintenance Period Response 
- Last computed maintenance denial period for this instance.
- LookerUri string
- Looker instance URI which can be used to access the Looker Instance UI.
- LookerVersion string
- The Looker version that the instance is using.
- MaintenanceSchedule Pulumi.Google Native. Looker. V1. Outputs. Maintenance Schedule Response 
- Maintenance schedule for this instance.
- MaintenanceWindow Pulumi.Google Native. Looker. V1. Outputs. Maintenance Window Response 
- Maintenance window for this instance.
- Name string
- Format: projects/{project}/locations/{location}/instances/{instance}.
- OauthConfig Pulumi.Google Native. Looker. V1. Outputs. OAuth Config Response 
- Looker instance OAuth login settings.
- PlatformEdition string
- Platform edition.
- PrivateIp boolEnabled 
- Whether private IP is enabled on the Looker instance.
- PublicIp boolEnabled 
- Whether public IP is enabled on the Looker instance.
- ReservedRange string
- Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- State string
- The state of the instance.
- UpdateTime string
- The time when the Looker instance was last updated.
- UserMetadata Pulumi.Google Native. Looker. V1. Outputs. User Metadata Response 
- User metadata.
- AdminSettings AdminSettings Response 
- Looker Instance Admin settings.
- ConsumerNetwork string
- Network name in the consumer project. Format: projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
- CreateTime string
- The time when the Looker instance provisioning was first requested.
- CustomDomain CustomDomain Response 
- DenyMaintenance DenyPeriod Maintenance Period Response 
- Maintenance denial period for this instance.
- EgressPublic stringIp 
- Public Egress IP (IPv4).
- EncryptionConfig EncryptionConfig Response 
- Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- IngressPrivate stringIp 
- Private Ingress IP (IPv4).
- IngressPublic stringIp 
- Public Ingress IP (IPv4).
- LastDeny DenyMaintenance Period Maintenance Period Response 
- Last computed maintenance denial period for this instance.
- LookerUri string
- Looker instance URI which can be used to access the Looker Instance UI.
- LookerVersion string
- The Looker version that the instance is using.
- MaintenanceSchedule MaintenanceSchedule Response 
- Maintenance schedule for this instance.
- MaintenanceWindow MaintenanceWindow Response 
- Maintenance window for this instance.
- Name string
- Format: projects/{project}/locations/{location}/instances/{instance}.
- OauthConfig OAuthConfig Response 
- Looker instance OAuth login settings.
- PlatformEdition string
- Platform edition.
- PrivateIp boolEnabled 
- Whether private IP is enabled on the Looker instance.
- PublicIp boolEnabled 
- Whether public IP is enabled on the Looker instance.
- ReservedRange string
- Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- State string
- The state of the instance.
- UpdateTime string
- The time when the Looker instance was last updated.
- UserMetadata UserMetadata Response 
- User metadata.
- adminSettings AdminSettings Response 
- Looker Instance Admin settings.
- consumerNetwork String
- Network name in the consumer project. Format: projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
- createTime String
- The time when the Looker instance provisioning was first requested.
- customDomain CustomDomain Response 
- denyMaintenance DenyPeriod Maintenance Period Response 
- Maintenance denial period for this instance.
- egressPublic StringIp 
- Public Egress IP (IPv4).
- encryptionConfig EncryptionConfig Response 
- Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- ingressPrivate StringIp 
- Private Ingress IP (IPv4).
- ingressPublic StringIp 
- Public Ingress IP (IPv4).
- lastDeny DenyMaintenance Period Maintenance Period Response 
- Last computed maintenance denial period for this instance.
- lookerUri String
- Looker instance URI which can be used to access the Looker Instance UI.
- lookerVersion String
- The Looker version that the instance is using.
- maintenanceSchedule MaintenanceSchedule Response 
- Maintenance schedule for this instance.
- maintenanceWindow MaintenanceWindow Response 
- Maintenance window for this instance.
- name String
- Format: projects/{project}/locations/{location}/instances/{instance}.
- oauthConfig OAuthConfig Response 
- Looker instance OAuth login settings.
- platformEdition String
- Platform edition.
- privateIp BooleanEnabled 
- Whether private IP is enabled on the Looker instance.
- publicIp BooleanEnabled 
- Whether public IP is enabled on the Looker instance.
- reservedRange String
- Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- state String
- The state of the instance.
- updateTime String
- The time when the Looker instance was last updated.
- userMetadata UserMetadata Response 
- User metadata.
- adminSettings AdminSettings Response 
- Looker Instance Admin settings.
- consumerNetwork string
- Network name in the consumer project. Format: projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
- createTime string
- The time when the Looker instance provisioning was first requested.
- customDomain CustomDomain Response 
- denyMaintenance DenyPeriod Maintenance Period Response 
- Maintenance denial period for this instance.
- egressPublic stringIp 
- Public Egress IP (IPv4).
- encryptionConfig EncryptionConfig Response 
- Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- ingressPrivate stringIp 
- Private Ingress IP (IPv4).
- ingressPublic stringIp 
- Public Ingress IP (IPv4).
- lastDeny DenyMaintenance Period Maintenance Period Response 
- Last computed maintenance denial period for this instance.
- lookerUri string
- Looker instance URI which can be used to access the Looker Instance UI.
- lookerVersion string
- The Looker version that the instance is using.
- maintenanceSchedule MaintenanceSchedule Response 
- Maintenance schedule for this instance.
- maintenanceWindow MaintenanceWindow Response 
- Maintenance window for this instance.
- name string
- Format: projects/{project}/locations/{location}/instances/{instance}.
- oauthConfig OAuthConfig Response 
- Looker instance OAuth login settings.
- platformEdition string
- Platform edition.
- privateIp booleanEnabled 
- Whether private IP is enabled on the Looker instance.
- publicIp booleanEnabled 
- Whether public IP is enabled on the Looker instance.
- reservedRange string
- Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- state string
- The state of the instance.
- updateTime string
- The time when the Looker instance was last updated.
- userMetadata UserMetadata Response 
- User metadata.
- admin_settings AdminSettings Response 
- Looker Instance Admin settings.
- consumer_network str
- Network name in the consumer project. Format: projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
- create_time str
- The time when the Looker instance provisioning was first requested.
- custom_domain CustomDomain Response 
- deny_maintenance_ Denyperiod Maintenance Period Response 
- Maintenance denial period for this instance.
- egress_public_ strip 
- Public Egress IP (IPv4).
- encryption_config EncryptionConfig Response 
- Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- ingress_private_ strip 
- Private Ingress IP (IPv4).
- ingress_public_ strip 
- Public Ingress IP (IPv4).
- last_deny_ Denymaintenance_ period Maintenance Period Response 
- Last computed maintenance denial period for this instance.
- looker_uri str
- Looker instance URI which can be used to access the Looker Instance UI.
- looker_version str
- The Looker version that the instance is using.
- maintenance_schedule MaintenanceSchedule Response 
- Maintenance schedule for this instance.
- maintenance_window MaintenanceWindow Response 
- Maintenance window for this instance.
- name str
- Format: projects/{project}/locations/{location}/instances/{instance}.
- oauth_config OAuthConfig Response 
- Looker instance OAuth login settings.
- platform_edition str
- Platform edition.
- private_ip_ boolenabled 
- Whether private IP is enabled on the Looker instance.
- public_ip_ boolenabled 
- Whether public IP is enabled on the Looker instance.
- reserved_range str
- Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- state str
- The state of the instance.
- update_time str
- The time when the Looker instance was last updated.
- user_metadata UserMetadata Response 
- User metadata.
- adminSettings Property Map
- Looker Instance Admin settings.
- consumerNetwork String
- Network name in the consumer project. Format: projects/{project}/global/networks/{network}. Note that the consumer network may be in a different GCP project than the consumer project that is hosting the Looker Instance.
- createTime String
- The time when the Looker instance provisioning was first requested.
- customDomain Property Map
- denyMaintenance Property MapPeriod 
- Maintenance denial period for this instance.
- egressPublic StringIp 
- Public Egress IP (IPv4).
- encryptionConfig Property Map
- Encryption configuration (CMEK). Only set if CMEK has been enabled on the instance.
- ingressPrivate StringIp 
- Private Ingress IP (IPv4).
- ingressPublic StringIp 
- Public Ingress IP (IPv4).
- lastDeny Property MapMaintenance Period 
- Last computed maintenance denial period for this instance.
- lookerUri String
- Looker instance URI which can be used to access the Looker Instance UI.
- lookerVersion String
- The Looker version that the instance is using.
- maintenanceSchedule Property Map
- Maintenance schedule for this instance.
- maintenanceWindow Property Map
- Maintenance window for this instance.
- name String
- Format: projects/{project}/locations/{location}/instances/{instance}.
- oauthConfig Property Map
- Looker instance OAuth login settings.
- platformEdition String
- Platform edition.
- privateIp BooleanEnabled 
- Whether private IP is enabled on the Looker instance.
- publicIp BooleanEnabled 
- Whether public IP is enabled on the Looker instance.
- reservedRange String
- Name of a reserved IP address range within the Instance.consumer_network, to be used for private services access connection. May or may not be specified in a create request.
- state String
- The state of the instance.
- updateTime String
- The time when the Looker instance was last updated.
- userMetadata Property Map
- User metadata.
Supporting Types
AdminSettingsResponse  
- AllowedEmail List<string>Domains 
- Email domain allowlist for the instance.
- AllowedEmail []stringDomains 
- Email domain allowlist for the instance.
- allowedEmail List<String>Domains 
- Email domain allowlist for the instance.
- allowedEmail string[]Domains 
- Email domain allowlist for the instance.
- allowed_email_ Sequence[str]domains 
- Email domain allowlist for the instance.
- allowedEmail List<String>Domains 
- Email domain allowlist for the instance.
CustomDomainResponse  
DateResponse 
- Day int
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- Month int
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- Year int
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- Day int
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- Month int
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- Year int
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- day Integer
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- month Integer
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- year Integer
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- day number
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- month number
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- year number
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- day int
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- month int
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- year int
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
- day Number
- Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
- month Number
- Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
- year Number
- Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
DenyMaintenancePeriodResponse   
- EndDate Pulumi.Google Native. Looker. V1. Inputs. Date Response 
- End date of the deny maintenance period.
- StartDate Pulumi.Google Native. Looker. V1. Inputs. Date Response 
- Start date of the deny maintenance period.
- Time
Pulumi.Google Native. Looker. V1. Inputs. Time Of Day Response 
- Time in UTC when the period starts and ends.
- EndDate DateResponse 
- End date of the deny maintenance period.
- StartDate DateResponse 
- Start date of the deny maintenance period.
- Time
TimeOf Day Response 
- Time in UTC when the period starts and ends.
- endDate DateResponse 
- End date of the deny maintenance period.
- startDate DateResponse 
- Start date of the deny maintenance period.
- time
TimeOf Day Response 
- Time in UTC when the period starts and ends.
- endDate DateResponse 
- End date of the deny maintenance period.
- startDate DateResponse 
- Start date of the deny maintenance period.
- time
TimeOf Day Response 
- Time in UTC when the period starts and ends.
- end_date DateResponse 
- End date of the deny maintenance period.
- start_date DateResponse 
- Start date of the deny maintenance period.
- time
TimeOf Day Response 
- Time in UTC when the period starts and ends.
- endDate Property Map
- End date of the deny maintenance period.
- startDate Property Map
- Start date of the deny maintenance period.
- time Property Map
- Time in UTC when the period starts and ends.
EncryptionConfigResponse  
- KmsKey stringName 
- Name of the CMEK key in KMS (input parameter).
- KmsKey stringName Version 
- Full name and version of the CMEK key currently in use to encrypt Looker data. Format: projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance.
- KmsKey stringState 
- Status of the CMEK key.
- KmsKey stringName 
- Name of the CMEK key in KMS (input parameter).
- KmsKey stringName Version 
- Full name and version of the CMEK key currently in use to encrypt Looker data. Format: projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance.
- KmsKey stringState 
- Status of the CMEK key.
- kmsKey StringName 
- Name of the CMEK key in KMS (input parameter).
- kmsKey StringName Version 
- Full name and version of the CMEK key currently in use to encrypt Looker data. Format: projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance.
- kmsKey StringState 
- Status of the CMEK key.
- kmsKey stringName 
- Name of the CMEK key in KMS (input parameter).
- kmsKey stringName Version 
- Full name and version of the CMEK key currently in use to encrypt Looker data. Format: projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance.
- kmsKey stringState 
- Status of the CMEK key.
- kms_key_ strname 
- Name of the CMEK key in KMS (input parameter).
- kms_key_ strname_ version 
- Full name and version of the CMEK key currently in use to encrypt Looker data. Format: projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance.
- kms_key_ strstate 
- Status of the CMEK key.
- kmsKey StringName 
- Name of the CMEK key in KMS (input parameter).
- kmsKey StringName Version 
- Full name and version of the CMEK key currently in use to encrypt Looker data. Format: projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}/cryptoKeyVersions/{version}. Empty if CMEK is not configured in this instance.
- kmsKey StringState 
- Status of the CMEK key.
MaintenanceScheduleResponse  
- end_time str
- The scheduled end time for the maintenance.
- start_time str
- The scheduled start time for the maintenance.
MaintenanceWindowResponse  
- DayOf stringWeek 
- Day of the week for this MaintenanceWindow (in UTC).
- StartTime Pulumi.Google Native. Looker. V1. Inputs. Time Of Day Response 
- Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- DayOf stringWeek 
- Day of the week for this MaintenanceWindow (in UTC).
- StartTime TimeOf Day Response 
- Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- dayOf StringWeek 
- Day of the week for this MaintenanceWindow (in UTC).
- startTime TimeOf Day Response 
- Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- dayOf stringWeek 
- Day of the week for this MaintenanceWindow (in UTC).
- startTime TimeOf Day Response 
- Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- day_of_ strweek 
- Day of the week for this MaintenanceWindow (in UTC).
- start_time TimeOf Day Response 
- Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
- dayOf StringWeek 
- Day of the week for this MaintenanceWindow (in UTC).
- startTime Property Map
- Time in UTC when the period starts. Maintenance will be scheduled within 60 minutes.
OAuthConfigResponse  
- ClientId string
- Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- ClientSecret string
- Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- ClientId string
- Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- ClientSecret string
- Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- clientId String
- Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- clientSecret String
- Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- clientId string
- Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- clientSecret string
- Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client_id str
- Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- client_secret str
- Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- clientId String
- Input only. Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
- clientSecret String
- Input only. Client secret from an external OAuth application. This is an input-only field, and thus will not be set in any responses.
TimeOfDayResponse   
- Hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- Minutes int
- Minutes of hour of day. Must be from 0 to 59.
- Nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- Seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- Hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- Minutes int
- Minutes of hour of day. Must be from 0 to 59.
- Nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- Seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours Integer
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes Integer
- Minutes of hour of day. Must be from 0 to 59.
- nanos Integer
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds Integer
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours number
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes number
- Minutes of hour of day. Must be from 0 to 59.
- nanos number
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds number
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours int
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes int
- Minutes of hour of day. Must be from 0 to 59.
- nanos int
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds int
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
- hours Number
- Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
- minutes Number
- Minutes of hour of day. Must be from 0 to 59.
- nanos Number
- Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
- seconds Number
- Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
UserMetadataResponse  
- AdditionalDeveloper intUser Count 
- Optional. The number of additional developer users the instance owner has purchased.
- AdditionalStandard intUser Count 
- Optional. The number of additional standard users the instance owner has purchased.
- AdditionalViewer intUser Count 
- Optional. The number of additional viewer users the instance owner has purchased.
- AdditionalDeveloper intUser Count 
- Optional. The number of additional developer users the instance owner has purchased.
- AdditionalStandard intUser Count 
- Optional. The number of additional standard users the instance owner has purchased.
- AdditionalViewer intUser Count 
- Optional. The number of additional viewer users the instance owner has purchased.
- additionalDeveloper IntegerUser Count 
- Optional. The number of additional developer users the instance owner has purchased.
- additionalStandard IntegerUser Count 
- Optional. The number of additional standard users the instance owner has purchased.
- additionalViewer IntegerUser Count 
- Optional. The number of additional viewer users the instance owner has purchased.
- additionalDeveloper numberUser Count 
- Optional. The number of additional developer users the instance owner has purchased.
- additionalStandard numberUser Count 
- Optional. The number of additional standard users the instance owner has purchased.
- additionalViewer numberUser Count 
- Optional. The number of additional viewer users the instance owner has purchased.
- additional_developer_ intuser_ count 
- Optional. The number of additional developer users the instance owner has purchased.
- additional_standard_ intuser_ count 
- Optional. The number of additional standard users the instance owner has purchased.
- additional_viewer_ intuser_ count 
- Optional. The number of additional viewer users the instance owner has purchased.
- additionalDeveloper NumberUser Count 
- Optional. The number of additional developer users the instance owner has purchased.
- additionalStandard NumberUser Count 
- Optional. The number of additional standard users the instance owner has purchased.
- additionalViewer NumberUser Count 
- Optional. The number of additional viewer users the instance owner has purchased.
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