Enum Dns.ProjectField (2.40.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

Name Description
PROJECT_ID
PROJECT_NUMBER
QUOTA

Static Methods

Name Description
valueOf(String name)
values()

Methods

Name Description
getSelector()