Interface FieldSelector (2.73.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicinterfaceFieldSelector
Interface for Google Cloud resource's fields. Implementations of this interface can be used to
select only desired fields from a returned Google Cloud resource.
Methods
getSelector()
publicabstractStringgetSelector()
Returns a string selector. This selector is passed to a Google Cloud service (possibly with
other field selectors) to specify which resource fields should be returned by an API call.