View Source API Reference google_api_licensing v0.18.2
Modules
API client metadata for GoogleApi.Licensing.V1.
API calls for all endpoints tagged LicenseAssignments
.
Handle Tesla connections for GoogleApi.Licensing.V1.
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Representation of a license assignment.
Representation of a license assignment.
Attributes
-
etag
(type:String.t
, default:nil
) - ETag of the resource. -
items
(type:list(GoogleApi.Licensing.V1.Model.LicenseAssignment.t)
, default:nil
) - The LicenseAssignments in this page of results. -
kind
(type:String.t
, default:licensing#licenseAssignmentList
) - Identifies the resource as a collection of LicenseAssignments. -
nextPageToken
(type:String.t
, default:nil
) - The token that you must submit in a subsequent request to retrieve additional license results matching your query parameters. ThemaxResults
query string is related to thenextPageToken
sincemaxResults
determines how many entries are returned on each next page.