Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::DistributeLicenseConfigRequest.
Request message for LicenseConfigService.DistributeLicenseConfig method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#billing_account_license_config
def billing_account_license_config() -> ::String-
(::String) — Required. Full resource name of [BillingAccountLicenseConfig][].
Format:
billingAccounts/{billing_account}/billingAccountLicenseConfigs/{billing_account_license_config_id}.
#billing_account_license_config=
def billing_account_license_config=(value) -> ::String-
value (::String) — Required. Full resource name of [BillingAccountLicenseConfig][].
Format:
billingAccounts/{billing_account}/billingAccountLicenseConfigs/{billing_account_license_config_id}.
-
(::String) — Required. Full resource name of [BillingAccountLicenseConfig][].
Format:
billingAccounts/{billing_account}/billingAccountLicenseConfigs/{billing_account_license_config_id}.
#license_config_id
def license_config_id() -> ::String- (::String) — Optional. Distribute seats to this license config instead of creating a new one. If not specified, a new license config will be created from the billing account license config.
#license_config_id=
def license_config_id=(value) -> ::String- value (::String) — Optional. Distribute seats to this license config instead of creating a new one. If not specified, a new license config will be created from the billing account license config.
- (::String) — Optional. Distribute seats to this license config instead of creating a new one. If not specified, a new license config will be created from the billing account license config.
#license_count
def license_count() -> ::Integer- (::Integer) — Required. The number of licenses to distribute.
#license_count=
def license_count=(value) -> ::Integer- value (::Integer) — Required. The number of licenses to distribute.
- (::Integer) — Required. The number of licenses to distribute.
#location
def location() -> ::String- (::String) — Required. The target GCP project region to distribute the license config to.
#location=
def location=(value) -> ::String- value (::String) — Required. The target GCP project region to distribute the license config to.
- (::String) — Required. The target GCP project region to distribute the license config to.
#project_number
def project_number() -> ::Integer- (::Integer) — Required. The target GCP project number to distribute the license config to.
#project_number=
def project_number=(value) -> ::Integer- value (::Integer) — Required. The target GCP project number to distribute the license config to.
- (::Integer) — Required. The target GCP project number to distribute the license config to.