Service classes are not intended to be instantiated directly. Instead, use the Client class to create instances of services.
Lists out the available operations for the resource, calling methods not in this list will result in an error
Protected
A convenience method to get a label by its name
The name of the label to get. Note that the search is case-sensitive.
The label with the given name, or null if no label is found
Service classes are not intended to be instantiated directly. Instead, use the Client class to create instances of services.