Cloud Commerce Consumer Procurement V1 API - Class Google::Cloud::Commerce::Consumer::Procurement::V1::LicenseManagementService::Rest::ServiceStub (v1.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API class Google::Cloud::Commerce::Consumer::Procurement::V1::LicenseManagementService::Rest::ServiceStub.
REST service stub for the LicenseManagementService service.
Service stub contains baseline method implementations
including transcoding, making the REST call, and deserialing the response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Cloud Commerce Consumer Procurement V1 API - Class Google::Cloud::Commerce::Consumer::Procurement::V1::LicenseManagementService::Rest::ServiceStub (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/latest/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [1.4.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.4.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [1.3.1](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.3.1/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [1.2.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.2.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [1.1.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.1.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [1.0.2](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/1.0.2/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [0.4.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/0.4.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [0.3.2](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/0.3.2/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [0.2.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/0.2.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub)\n- [0.1.0](/ruby/docs/reference/google-cloud-commerce-consumer-procurement-v1/0.1.0/Google-Cloud-Commerce-Consumer-Procurement-V1-LicenseManagementService-Rest-ServiceStub) \nReference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API class Google::Cloud::Commerce::Consumer::Procurement::V1::LicenseManagementService::Rest::ServiceStub.\n\nREST service stub for the LicenseManagementService service.\nService stub contains baseline method implementations\nincluding transcoding, making the REST call, and deserialing the response. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #assign\n\n def assign(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Commerce::Consumer::Procurement::V1::AssignResponse\n\nBaseline implementation for the assign REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::AssignRequest](./Google-Cloud-Commerce-Consumer-Procurement-V1-AssignRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::AssignResponse](./Google-Cloud-Commerce-Consumer-Procurement-V1-AssignResponse))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Commerce::Consumer::Procurement::V1::AssignResponse](./Google-Cloud-Commerce-Consumer-Procurement-V1-AssignResponse)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #endpoint\n\n def endpoint() -\u003e String\n\nThe effective endpoint \n**Returns**\n\n- (String)\n\n### #enumerate_licensed_users\n\n def enumerate_licensed_users(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Commerce::Consumer::Procurement::V1::EnumerateLicensedUsersResponse\n\nBaseline implementation for the enumerate_licensed_users REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::EnumerateLicensedUsersRequest](./Google-Cloud-Commerce-Consumer-Procurement-V1-EnumerateLicensedUsersRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::EnumerateLicensedUsersResponse](./Google-Cloud-Commerce-Consumer-Procurement-V1-EnumerateLicensedUsersResponse))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Commerce::Consumer::Procurement::V1::EnumerateLicensedUsersResponse](./Google-Cloud-Commerce-Consumer-Procurement-V1-EnumerateLicensedUsersResponse)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #get_license_pool\n\n def get_license_pool(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool\n\nBaseline implementation for the get_license_pool REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::GetLicensePoolRequest](./Google-Cloud-Commerce-Consumer-Procurement-V1-GetLicensePoolRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool](./Google-Cloud-Commerce-Consumer-Procurement-V1-LicensePool))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool](./Google-Cloud-Commerce-Consumer-Procurement-V1-LicensePool)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #logger\n\n def logger(stub: false) -\u003e Logger\n\nThe logger used for request/response debug logging. \n**Returns**\n\n- (Logger)\n\n### #unassign\n\n def unassign(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Commerce::Consumer::Procurement::V1::UnassignResponse\n\nBaseline implementation for the unassign REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::UnassignRequest](./Google-Cloud-Commerce-Consumer-Procurement-V1-UnassignRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::UnassignResponse](./Google-Cloud-Commerce-Consumer-Procurement-V1-UnassignResponse))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Commerce::Consumer::Procurement::V1::UnassignResponse](./Google-Cloud-Commerce-Consumer-Procurement-V1-UnassignResponse)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #universe_domain\n\n def universe_domain() -\u003e String\n\nThe effective universe domain \n**Returns**\n\n- (String)\n\n### #update_license_pool\n\n def update_license_pool(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool\n\nBaseline implementation for the update_license_pool REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::UpdateLicensePoolRequest](./Google-Cloud-Commerce-Consumer-Procurement-V1-UpdateLicensePoolRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool](./Google-Cloud-Commerce-Consumer-Procurement-V1-LicensePool))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool](./Google-Cloud-Commerce-Consumer-Procurement-V1-LicensePool)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)"]]