Package com.google.api.resourcenames (2.4.0)

Classes

UntypedResourceName

A class to represent a ResourceName with an unknown format. This class in intended to support the case of a resource name string in an unexpected format - generated resource name classes with known formats should be preferred where possible.

Interfaces

ResourceName

An interface that generated resource name types must implement.

ResourceNameFactory<T>