Reference documentation and code samples for the Google Cloud Service Usage V1 Client class GetServiceRequest.
Request message for the GetService method.
Generated from protobuf message google.api.serviceusage.v1.GetServiceRequest
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the consumer and service to get the ConsumerState for. An example name would be: projects/123/services/serviceusage.googleapis.com where 123 is the project number.
getName
Name of the consumer and service to get the ConsumerState for.
An example name would be:
projects/123/services/serviceusage.googleapis.com where 123 is the
project number.
Returns
Type
Description
string
setName
Name of the consumer and service to get the ConsumerState for.
An example name would be:
projects/123/services/serviceusage.googleapis.com where 123 is the
project number.
[[["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 2024-11-06 UTC."],[],[]]