Google Cloud Native is in preview. Google Cloud Classic is fully supported.
google-native.cloudchannel/v1.getEntitlement
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Returns the requested Entitlement resource. Possible error codes: * PERMISSION_DENIED: The customer doesn’t belong to the reseller. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * NOT_FOUND: The customer entitlement was not found. Return value: The requested Entitlement resource.
Using getEntitlement
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 getEntitlement(args: GetEntitlementArgs, opts?: InvokeOptions): Promise<GetEntitlementResult>
function getEntitlementOutput(args: GetEntitlementOutputArgs, opts?: InvokeOptions): Output<GetEntitlementResult>
def get_entitlement(account_id: Optional[str] = None,
customer_id: Optional[str] = None,
entitlement_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEntitlementResult
def get_entitlement_output(account_id: Optional[pulumi.Input[str]] = None,
customer_id: Optional[pulumi.Input[str]] = None,
entitlement_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEntitlementResult]
func LookupEntitlement(ctx *Context, args *LookupEntitlementArgs, opts ...InvokeOption) (*LookupEntitlementResult, error)
func LookupEntitlementOutput(ctx *Context, args *LookupEntitlementOutputArgs, opts ...InvokeOption) LookupEntitlementResultOutput
> Note: This function is named LookupEntitlement
in the Go SDK.
public static class GetEntitlement
{
public static Task<GetEntitlementResult> InvokeAsync(GetEntitlementArgs args, InvokeOptions? opts = null)
public static Output<GetEntitlementResult> Invoke(GetEntitlementInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEntitlementResult> getEntitlement(GetEntitlementArgs args, InvokeOptions options)
public static Output<GetEntitlementResult> getEntitlement(GetEntitlementArgs args, InvokeOptions options)
fn::invoke:
function: google-native:cloudchannel/v1:getEntitlement
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Id This property is required. string - Customer
Id This property is required. string - Entitlement
Id This property is required. string
- Account
Id This property is required. string - Customer
Id This property is required. string - Entitlement
Id This property is required. string
- account
Id This property is required. String - customer
Id This property is required. String - entitlement
Id This property is required. String
- account
Id This property is required. string - customer
Id This property is required. string - entitlement
Id This property is required. string
- account_
id This property is required. str - customer_
id This property is required. str - entitlement_
id This property is required. str
- account
Id This property is required. String - customer
Id This property is required. String - entitlement
Id This property is required. String
getEntitlement Result
The following output properties are available:
- Association
Info Pulumi.Google Native. Cloud Channel. V1. Outputs. Google Cloud Channel V1Association Info Response - Association information to other entitlements.
- Billing
Account string - Optional. The billing account resource name that is used to pay for this entitlement.
- Commitment
Settings Pulumi.Google Native. Cloud Channel. V1. Outputs. Google Cloud Channel V1Commitment Settings Response - Commitment settings for a commitment-based Offer. Required for commitment based offers.
- Create
Time string - The time at which the entitlement is created.
- Name string
- Resource name of an entitlement in the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}.
- Offer string
- The offer resource name for which the entitlement is to be created. Takes the form: accounts/{account_id}/offers/{offer_id}.
- Parameters
List<Pulumi.
Google Native. Cloud Channel. V1. Outputs. Google Cloud Channel V1Parameter Response> - Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.
- Provisioned
Service Pulumi.Google Native. Cloud Channel. V1. Outputs. Google Cloud Channel V1Provisioned Service Response - Service provisioning details for the entitlement.
- Provisioning
State string - Current provisioning state of the entitlement.
- Purchase
Order stringId - Optional. This purchase order (PO) information is for resellers to use for their company tracking usage. If a purchaseOrderId value is given, it appears in the API responses and shows up in the invoice. The property accepts up to 80 plain text characters. This is only supported for Google Workspace entitlements.
- Suspension
Reasons List<string> - Enumerable of all current suspension reasons for an entitlement.
- Trial
Settings Pulumi.Google Native. Cloud Channel. V1. Outputs. Google Cloud Channel V1Trial Settings Response - Settings for trial offers.
- Update
Time string - The time at which the entitlement is updated.
- Association
Info GoogleCloud Channel V1Association Info Response - Association information to other entitlements.
- Billing
Account string - Optional. The billing account resource name that is used to pay for this entitlement.
- Commitment
Settings GoogleCloud Channel V1Commitment Settings Response - Commitment settings for a commitment-based Offer. Required for commitment based offers.
- Create
Time string - The time at which the entitlement is created.
- Name string
- Resource name of an entitlement in the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}.
- Offer string
- The offer resource name for which the entitlement is to be created. Takes the form: accounts/{account_id}/offers/{offer_id}.
- Parameters
[]Google
Cloud Channel V1Parameter Response - Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.
- Provisioned
Service GoogleCloud Channel V1Provisioned Service Response - Service provisioning details for the entitlement.
- Provisioning
State string - Current provisioning state of the entitlement.
- Purchase
Order stringId - Optional. This purchase order (PO) information is for resellers to use for their company tracking usage. If a purchaseOrderId value is given, it appears in the API responses and shows up in the invoice. The property accepts up to 80 plain text characters. This is only supported for Google Workspace entitlements.
- Suspension
Reasons []string - Enumerable of all current suspension reasons for an entitlement.
- Trial
Settings GoogleCloud Channel V1Trial Settings Response - Settings for trial offers.
- Update
Time string - The time at which the entitlement is updated.
- association
Info GoogleCloud Channel V1Association Info Response - Association information to other entitlements.
- billing
Account String - Optional. The billing account resource name that is used to pay for this entitlement.
- commitment
Settings GoogleCloud Channel V1Commitment Settings Response - Commitment settings for a commitment-based Offer. Required for commitment based offers.
- create
Time String - The time at which the entitlement is created.
- name String
- Resource name of an entitlement in the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}.
- offer String
- The offer resource name for which the entitlement is to be created. Takes the form: accounts/{account_id}/offers/{offer_id}.
- parameters
List<Google
Cloud Channel V1Parameter Response> - Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.
- provisioned
Service GoogleCloud Channel V1Provisioned Service Response - Service provisioning details for the entitlement.
- provisioning
State String - Current provisioning state of the entitlement.
- purchase
Order StringId - Optional. This purchase order (PO) information is for resellers to use for their company tracking usage. If a purchaseOrderId value is given, it appears in the API responses and shows up in the invoice. The property accepts up to 80 plain text characters. This is only supported for Google Workspace entitlements.
- suspension
Reasons List<String> - Enumerable of all current suspension reasons for an entitlement.
- trial
Settings GoogleCloud Channel V1Trial Settings Response - Settings for trial offers.
- update
Time String - The time at which the entitlement is updated.
- association
Info GoogleCloud Channel V1Association Info Response - Association information to other entitlements.
- billing
Account string - Optional. The billing account resource name that is used to pay for this entitlement.
- commitment
Settings GoogleCloud Channel V1Commitment Settings Response - Commitment settings for a commitment-based Offer. Required for commitment based offers.
- create
Time string - The time at which the entitlement is created.
- name string
- Resource name of an entitlement in the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}.
- offer string
- The offer resource name for which the entitlement is to be created. Takes the form: accounts/{account_id}/offers/{offer_id}.
- parameters
Google
Cloud Channel V1Parameter Response[] - Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.
- provisioned
Service GoogleCloud Channel V1Provisioned Service Response - Service provisioning details for the entitlement.
- provisioning
State string - Current provisioning state of the entitlement.
- purchase
Order stringId - Optional. This purchase order (PO) information is for resellers to use for their company tracking usage. If a purchaseOrderId value is given, it appears in the API responses and shows up in the invoice. The property accepts up to 80 plain text characters. This is only supported for Google Workspace entitlements.
- suspension
Reasons string[] - Enumerable of all current suspension reasons for an entitlement.
- trial
Settings GoogleCloud Channel V1Trial Settings Response - Settings for trial offers.
- update
Time string - The time at which the entitlement is updated.
- association_
info GoogleCloud Channel V1Association Info Response - Association information to other entitlements.
- billing_
account str - Optional. The billing account resource name that is used to pay for this entitlement.
- commitment_
settings GoogleCloud Channel V1Commitment Settings Response - Commitment settings for a commitment-based Offer. Required for commitment based offers.
- create_
time str - The time at which the entitlement is created.
- name str
- Resource name of an entitlement in the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}.
- offer str
- The offer resource name for which the entitlement is to be created. Takes the form: accounts/{account_id}/offers/{offer_id}.
- parameters
Sequence[Google
Cloud Channel V1Parameter Response] - Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.
- provisioned_
service GoogleCloud Channel V1Provisioned Service Response - Service provisioning details for the entitlement.
- provisioning_
state str - Current provisioning state of the entitlement.
- purchase_
order_ strid - Optional. This purchase order (PO) information is for resellers to use for their company tracking usage. If a purchaseOrderId value is given, it appears in the API responses and shows up in the invoice. The property accepts up to 80 plain text characters. This is only supported for Google Workspace entitlements.
- suspension_
reasons Sequence[str] - Enumerable of all current suspension reasons for an entitlement.
- trial_
settings GoogleCloud Channel V1Trial Settings Response - Settings for trial offers.
- update_
time str - The time at which the entitlement is updated.
- association
Info Property Map - Association information to other entitlements.
- billing
Account String - Optional. The billing account resource name that is used to pay for this entitlement.
- commitment
Settings Property Map - Commitment settings for a commitment-based Offer. Required for commitment based offers.
- create
Time String - The time at which the entitlement is created.
- name String
- Resource name of an entitlement in the form: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}.
- offer String
- The offer resource name for which the entitlement is to be created. Takes the form: accounts/{account_id}/offers/{offer_id}.
- parameters List<Property Map>
- Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.
- provisioned
Service Property Map - Service provisioning details for the entitlement.
- provisioning
State String - Current provisioning state of the entitlement.
- purchase
Order StringId - Optional. This purchase order (PO) information is for resellers to use for their company tracking usage. If a purchaseOrderId value is given, it appears in the API responses and shows up in the invoice. The property accepts up to 80 plain text characters. This is only supported for Google Workspace entitlements.
- suspension
Reasons List<String> - Enumerable of all current suspension reasons for an entitlement.
- trial
Settings Property Map - Settings for trial offers.
- update
Time String - The time at which the entitlement is updated.
Supporting Types
GoogleCloudChannelV1AssociationInfoResponse
- Base
Entitlement This property is required. string - The name of the base entitlement, for which this entitlement is an add-on.
- Base
Entitlement This property is required. string - The name of the base entitlement, for which this entitlement is an add-on.
- base
Entitlement This property is required. String - The name of the base entitlement, for which this entitlement is an add-on.
- base
Entitlement This property is required. string - The name of the base entitlement, for which this entitlement is an add-on.
- base_
entitlement This property is required. str - The name of the base entitlement, for which this entitlement is an add-on.
- base
Entitlement This property is required. String - The name of the base entitlement, for which this entitlement is an add-on.
GoogleCloudChannelV1CommitmentSettingsResponse
- End
Time This property is required. string - Commitment end timestamp.
- Renewal
Settings This property is required. Pulumi.Google Native. Cloud Channel. V1. Inputs. Google Cloud Channel V1Renewal Settings Response - Optional. Renewal settings applicable for a commitment-based Offer.
- Start
Time This property is required. string - Commitment start timestamp.
- End
Time This property is required. string - Commitment end timestamp.
- Renewal
Settings This property is required. GoogleCloud Channel V1Renewal Settings Response - Optional. Renewal settings applicable for a commitment-based Offer.
- Start
Time This property is required. string - Commitment start timestamp.
- end
Time This property is required. String - Commitment end timestamp.
- renewal
Settings This property is required. GoogleCloud Channel V1Renewal Settings Response - Optional. Renewal settings applicable for a commitment-based Offer.
- start
Time This property is required. String - Commitment start timestamp.
- end
Time This property is required. string - Commitment end timestamp.
- renewal
Settings This property is required. GoogleCloud Channel V1Renewal Settings Response - Optional. Renewal settings applicable for a commitment-based Offer.
- start
Time This property is required. string - Commitment start timestamp.
- end_
time This property is required. str - Commitment end timestamp.
- renewal_
settings This property is required. GoogleCloud Channel V1Renewal Settings Response - Optional. Renewal settings applicable for a commitment-based Offer.
- start_
time This property is required. str - Commitment start timestamp.
- end
Time This property is required. String - Commitment end timestamp.
- renewal
Settings This property is required. Property Map - Optional. Renewal settings applicable for a commitment-based Offer.
- start
Time This property is required. String - Commitment start timestamp.
GoogleCloudChannelV1ParameterResponse
- Editable
This property is required. bool - Specifies whether this parameter is allowed to be changed. For example, for a Google Workspace Business Starter entitlement in commitment plan, num_units is editable when entitlement is active.
- Name
This property is required. string - Name of the parameter.
- Value
This property is required. Pulumi.Google Native. Cloud Channel. V1. Inputs. Google Cloud Channel V1Value Response - Value of the parameter.
- Editable
This property is required. bool - Specifies whether this parameter is allowed to be changed. For example, for a Google Workspace Business Starter entitlement in commitment plan, num_units is editable when entitlement is active.
- Name
This property is required. string - Name of the parameter.
- Value
This property is required. GoogleCloud Channel V1Value Response - Value of the parameter.
- editable
This property is required. Boolean - Specifies whether this parameter is allowed to be changed. For example, for a Google Workspace Business Starter entitlement in commitment plan, num_units is editable when entitlement is active.
- name
This property is required. String - Name of the parameter.
- value
This property is required. GoogleCloud Channel V1Value Response - Value of the parameter.
- editable
This property is required. boolean - Specifies whether this parameter is allowed to be changed. For example, for a Google Workspace Business Starter entitlement in commitment plan, num_units is editable when entitlement is active.
- name
This property is required. string - Name of the parameter.
- value
This property is required. GoogleCloud Channel V1Value Response - Value of the parameter.
- editable
This property is required. bool - Specifies whether this parameter is allowed to be changed. For example, for a Google Workspace Business Starter entitlement in commitment plan, num_units is editable when entitlement is active.
- name
This property is required. str - Name of the parameter.
- value
This property is required. GoogleCloud Channel V1Value Response - Value of the parameter.
- editable
This property is required. Boolean - Specifies whether this parameter is allowed to be changed. For example, for a Google Workspace Business Starter entitlement in commitment plan, num_units is editable when entitlement is active.
- name
This property is required. String - Name of the parameter.
- value
This property is required. Property Map - Value of the parameter.
GoogleCloudChannelV1PeriodResponse
- Duration
This property is required. int - Total duration of Period Type defined.
- Period
Type This property is required. string - Period Type.
- Duration
This property is required. int - Total duration of Period Type defined.
- Period
Type This property is required. string - Period Type.
- duration
This property is required. Integer - Total duration of Period Type defined.
- period
Type This property is required. String - Period Type.
- duration
This property is required. number - Total duration of Period Type defined.
- period
Type This property is required. string - Period Type.
- duration
This property is required. int - Total duration of Period Type defined.
- period_
type This property is required. str - Period Type.
- duration
This property is required. Number - Total duration of Period Type defined.
- period
Type This property is required. String - Period Type.
GoogleCloudChannelV1ProvisionedServiceResponse
- Product
Id This property is required. string - The product pertaining to the provisioning resource as specified in the Offer.
- Provisioning
Id This property is required. string - Provisioning ID of the entitlement. For Google Workspace, this is the underlying Subscription ID. For Google Cloud, this is the Billing Account ID of the billing subaccount.
- Sku
Id This property is required. string - The SKU pertaining to the provisioning resource as specified in the Offer.
- Product
Id This property is required. string - The product pertaining to the provisioning resource as specified in the Offer.
- Provisioning
Id This property is required. string - Provisioning ID of the entitlement. For Google Workspace, this is the underlying Subscription ID. For Google Cloud, this is the Billing Account ID of the billing subaccount.
- Sku
Id This property is required. string - The SKU pertaining to the provisioning resource as specified in the Offer.
- product
Id This property is required. String - The product pertaining to the provisioning resource as specified in the Offer.
- provisioning
Id This property is required. String - Provisioning ID of the entitlement. For Google Workspace, this is the underlying Subscription ID. For Google Cloud, this is the Billing Account ID of the billing subaccount.
- sku
Id This property is required. String - The SKU pertaining to the provisioning resource as specified in the Offer.
- product
Id This property is required. string - The product pertaining to the provisioning resource as specified in the Offer.
- provisioning
Id This property is required. string - Provisioning ID of the entitlement. For Google Workspace, this is the underlying Subscription ID. For Google Cloud, this is the Billing Account ID of the billing subaccount.
- sku
Id This property is required. string - The SKU pertaining to the provisioning resource as specified in the Offer.
- product_
id This property is required. str - The product pertaining to the provisioning resource as specified in the Offer.
- provisioning_
id This property is required. str - Provisioning ID of the entitlement. For Google Workspace, this is the underlying Subscription ID. For Google Cloud, this is the Billing Account ID of the billing subaccount.
- sku_
id This property is required. str - The SKU pertaining to the provisioning resource as specified in the Offer.
- product
Id This property is required. String - The product pertaining to the provisioning resource as specified in the Offer.
- provisioning
Id This property is required. String - Provisioning ID of the entitlement. For Google Workspace, this is the underlying Subscription ID. For Google Cloud, this is the Billing Account ID of the billing subaccount.
- sku
Id This property is required. String - The SKU pertaining to the provisioning resource as specified in the Offer.
GoogleCloudChannelV1RenewalSettingsResponse
- Enable
Renewal This property is required. bool - If false, the plan will be completed at the end date.
- Payment
Cycle This property is required. Pulumi.Google Native. Cloud Channel. V1. Inputs. Google Cloud Channel V1Period Response - Describes how frequently the reseller will be billed, such as once per month.
- Payment
Plan This property is required. string - Describes how a reseller will be billed.
- Resize
Unit Count This property is required. bool - If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.
- Enable
Renewal This property is required. bool - If false, the plan will be completed at the end date.
- Payment
Cycle This property is required. GoogleCloud Channel V1Period Response - Describes how frequently the reseller will be billed, such as once per month.
- Payment
Plan This property is required. string - Describes how a reseller will be billed.
- Resize
Unit Count This property is required. bool - If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.
- enable
Renewal This property is required. Boolean - If false, the plan will be completed at the end date.
- payment
Cycle This property is required. GoogleCloud Channel V1Period Response - Describes how frequently the reseller will be billed, such as once per month.
- payment
Plan This property is required. String - Describes how a reseller will be billed.
- resize
Unit Count This property is required. Boolean - If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.
- enable
Renewal This property is required. boolean - If false, the plan will be completed at the end date.
- payment
Cycle This property is required. GoogleCloud Channel V1Period Response - Describes how frequently the reseller will be billed, such as once per month.
- payment
Plan This property is required. string - Describes how a reseller will be billed.
- resize
Unit Count This property is required. boolean - If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.
- enable_
renewal This property is required. bool - If false, the plan will be completed at the end date.
- payment_
cycle This property is required. GoogleCloud Channel V1Period Response - Describes how frequently the reseller will be billed, such as once per month.
- payment_
plan This property is required. str - Describes how a reseller will be billed.
- resize_
unit_ count This property is required. bool - If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.
- enable
Renewal This property is required. Boolean - If false, the plan will be completed at the end date.
- payment
Cycle This property is required. Property Map - Describes how frequently the reseller will be billed, such as once per month.
- payment
Plan This property is required. String - Describes how a reseller will be billed.
- resize
Unit Count This property is required. Boolean - If true and enable_renewal = true, the unit (for example seats or licenses) will be set to the number of active units at renewal time.
GoogleCloudChannelV1TrialSettingsResponse
- End
Time This property is required. string - Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter.
- Trial
This property is required. bool - Determines if the entitlement is in a trial or not: *
true
- The entitlement is in trial. *false
- The entitlement is not in trial.
- End
Time This property is required. string - Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter.
- Trial
This property is required. bool - Determines if the entitlement is in a trial or not: *
true
- The entitlement is in trial. *false
- The entitlement is not in trial.
- end
Time This property is required. String - Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter.
- trial
This property is required. Boolean - Determines if the entitlement is in a trial or not: *
true
- The entitlement is in trial. *false
- The entitlement is not in trial.
- end
Time This property is required. string - Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter.
- trial
This property is required. boolean - Determines if the entitlement is in a trial or not: *
true
- The entitlement is in trial. *false
- The entitlement is not in trial.
- end_
time This property is required. str - Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter.
- trial
This property is required. bool - Determines if the entitlement is in a trial or not: *
true
- The entitlement is in trial. *false
- The entitlement is not in trial.
- end
Time This property is required. String - Date when the trial ends. The value is in milliseconds using the UNIX Epoch format. See an example Epoch converter.
- trial
This property is required. Boolean - Determines if the entitlement is in a trial or not: *
true
- The entitlement is in trial. *false
- The entitlement is not in trial.
GoogleCloudChannelV1ValueResponse
- Bool
Value This property is required. bool - Represents a boolean value.
- Double
Value This property is required. double - Represents a double value.
- Int64Value
This property is required. string - Represents an int64 value.
- Proto
Value This property is required. Dictionary<string, string> - Represents an 'Any' proto value.
- String
Value This property is required. string - Represents a string value.
- Bool
Value This property is required. bool - Represents a boolean value.
- Double
Value This property is required. float64 - Represents a double value.
- Int64Value
This property is required. string - Represents an int64 value.
- Proto
Value This property is required. map[string]string - Represents an 'Any' proto value.
- String
Value This property is required. string - Represents a string value.
- bool
Value This property is required. Boolean - Represents a boolean value.
- double
Value This property is required. Double - Represents a double value.
- int64Value
This property is required. String - Represents an int64 value.
- proto
Value This property is required. Map<String,String> - Represents an 'Any' proto value.
- string
Value This property is required. String - Represents a string value.
- bool
Value This property is required. boolean - Represents a boolean value.
- double
Value This property is required. number - Represents a double value.
- int64Value
This property is required. string - Represents an int64 value.
- proto
Value This property is required. {[key: string]: string} - Represents an 'Any' proto value.
- string
Value This property is required. string - Represents a string value.
- bool_
value This property is required. bool - Represents a boolean value.
- double_
value This property is required. float - Represents a double value.
- int64_
value This property is required. str - Represents an int64 value.
- proto_
value This property is required. Mapping[str, str] - Represents an 'Any' proto value.
- string_
value This property is required. str - Represents a string value.
- bool
Value This property is required. Boolean - Represents a boolean value.
- double
Value This property is required. Number - Represents a double value.
- int64Value
This property is required. String - Represents an int64 value.
- proto
Value This property is required. Map<String> - Represents an 'Any' proto value.
- string
Value This property is required. String - Represents a string value.
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.