License Manager V1 API - Class Google::Cloud::LicenseManager::V1::Configuration (v0.1.0)

Reference documentation and code samples for the License Manager V1 API class Google::Cloud::LicenseManager::V1::Configuration.

Configuration for a Google SPLA product

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#current_billing_info

def current_billing_info() -> ::Google::Cloud::LicenseManager::V1::BillingInfo
Returns

#current_billing_info=

def current_billing_info=(value) -> ::Google::Cloud::LicenseManager::V1::BillingInfo
Parameter
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. User given name.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. User given name.
Returns
  • (::String) — Required. User given name.

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels as key value pairs

#license_type

def license_type() -> ::Google::Cloud::LicenseManager::V1::LicenseType
Returns

#license_type=

def license_type=(value) -> ::Google::Cloud::LicenseManager::V1::LicenseType
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. name of resource

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. name of resource
Returns
  • (::String) — Identifier. name of resource

#next_billing_info

def next_billing_info() -> ::Google::Cloud::LicenseManager::V1::BillingInfo
Returns

#next_billing_info=

def next_billing_info=(value) -> ::Google::Cloud::LicenseManager::V1::BillingInfo
Parameter
Returns

#product

def product() -> ::String
Returns
  • (::String) — Required. Name field (with URL) of the Product offered for SPLA.

#product=

def product=(value) -> ::String
Parameter
  • value (::String) — Required. Name field (with URL) of the Product offered for SPLA.
Returns
  • (::String) — Required. Name field (with URL) of the Product offered for SPLA.

#state

def state() -> ::Google::Cloud::LicenseManager::V1::Configuration::State
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns