Enum Dns.ProjectField (2.39.0)

public enum Dns.ProjectField extends Enum<Dns.ProjectField> implements FieldSelector

The fields of a project.

These values can be used to specify the fields to include in a partial response when calling Dns#getProject(ProjectOption...). Project ID is always returned, even if not specified.

Implements

com.google.cloud.FieldSelector

Static Fields

NameDescription
PROJECT_ID
PROJECT_NUMBER
QUOTA

Static Methods

NameDescription
valueOf(String name)
values()

Methods

NameDescription
getSelector()