Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::ListLicenseConfigsResponse (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::ListLicenseConfigsResponse.

Response message for LicenseConfigService.ListLicenseConfigs method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#license_configs

def license_configs() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig>
Returns

#license_configs=

def license_configs=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Not supported.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Not supported.
Returns
  • (::String) — Not supported.