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
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig LicenseConfig}s.
#license_configs=
def license_configs=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig LicenseConfig}s.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig LicenseConfig}s.
#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.