Enum Dns.RecordSetField (2.4.0)

publicenumDns.RecordSetFieldextendsEnum<Dns.RecordSetField>implementsFieldSelector

The fields of a record set.

These values can be used to specify the fields to include in a partial response when calling Dns#listRecordSets(String, RecordSetListOption...). The name and type are always returned even if not selected.

Implements

com.google.cloud.FieldSelector

Static Fields

Name Description
DNS_RECORDS
NAME
TTL
TYPE

Static Methods

Name Description
valueOf(String name)
values()

Methods

Name Description
getSelector()

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.