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
- (::Google::Protobuf::Timestamp) — Output only. [Output only] Create time stamp
#current_billing_info
def current_billing_info() -> ::Google::Cloud::LicenseManager::V1::BillingInfo
Returns
- (::Google::Cloud::LicenseManager::V1::BillingInfo) — Required. Billing information applicable till end of the current month.
#current_billing_info=
def current_billing_info=(value) -> ::Google::Cloud::LicenseManager::V1::BillingInfo
Parameter
- value (::Google::Cloud::LicenseManager::V1::BillingInfo) — Required. Billing information applicable till end of the current month.
Returns
- (::Google::Cloud::LicenseManager::V1::BillingInfo) — Required. Billing information applicable till end of the current month.
#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
- (::Google::Cloud::LicenseManager::V1::LicenseType) — Required. LicenseType to be applied for billing
#license_type=
def license_type=(value) -> ::Google::Cloud::LicenseManager::V1::LicenseType
Parameter
- value (::Google::Cloud::LicenseManager::V1::LicenseType) — Required. LicenseType to be applied for billing
Returns
- (::Google::Cloud::LicenseManager::V1::LicenseType) — Required. LicenseType to be applied for billing
#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
- (::Google::Cloud::LicenseManager::V1::BillingInfo) — Required. Billing information applicable for next month.
#next_billing_info=
def next_billing_info=(value) -> ::Google::Cloud::LicenseManager::V1::BillingInfo
Parameter
- value (::Google::Cloud::LicenseManager::V1::BillingInfo) — Required. Billing information applicable for next month.
Returns
- (::Google::Cloud::LicenseManager::V1::BillingInfo) — Required. Billing information applicable for next month.
#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
- (::Google::Cloud::LicenseManager::V1::Configuration::State) — Output only. State of the configuration.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. [Output only] Update time stamp