Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::BatchUpdateUserLicensesResponse.
Response message for UserLicenseService.BatchUpdateUserLicenses method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_samples
def error_samples() -> ::Array<::Google::Rpc::Status>
Returns
- (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
#error_samples=
def error_samples=(value) -> ::Array<::Google::Rpc::Status>
Parameter
- value (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
Returns
- (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
#user_licenses
def user_licenses() -> ::Array<::Google::Cloud::DiscoveryEngine::V1::UserLicense>
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1::UserLicense>) — UserLicenses successfully updated.
#user_licenses=
def user_licenses=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1::UserLicense>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1::UserLicense>) — UserLicenses successfully updated.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1::UserLicense>) — UserLicenses successfully updated.