|
dns
v1beta2
|
| ▼NGoogle | |
| ▼NApis | |
| ▼NDns | |
| ▼Nv1beta2 | |
| ▼NData | |
| CChange | A Change represents a set of ResourceRecordSet additions and deletions applied atomically to a ManagedZone. ResourceRecordSets within a ManagedZone are modified by creating a new Change element in the Changes collection. In turn the Changes collection also records the past modifications to the ResourceRecordSets in a ManagedZone. The current state of the ManagedZone is the sum effect of applying all Change elements in the Changes collection in sequence. |
| CChangesListResponse | The response to a request to enumerate Changes to a ResourceRecordSets collection. |
| CDnsKey | A DNSSEC key pair. |
| CDnsKeyDigest | |
| CDnsKeysListResponse | The response to a request to enumerate DnsKeys in a ManagedZone. |
| CDnsKeySpec | Parameters for DnsKey key generation. Used for generating initial keys for a new ManagedZone and as default when adding a new DnsKey. |
| CManagedZone | A zone is a subtree of the DNS namespace under one administrative responsibility. A ManagedZone is a resource that represents a DNS zone hosted by the Cloud DNS service. |
| CManagedZoneDnsSecConfig | |
| CManagedZoneForwardingConfig | |
| CManagedZoneForwardingConfigNameServerTarget | |
| CManagedZoneOperationsListResponse | |
| CManagedZonePeeringConfig | |
| CManagedZonePeeringConfigTargetNetwork | |
| CManagedZonePrivateVisibilityConfig | |
| CManagedZonePrivateVisibilityConfigNetwork | |
| CManagedZoneReverseLookupConfig | |
| CManagedZonesListResponse | |
| COperation | An operation represents a successful mutation performed on a Cloud DNS resource. Operations provide: - An audit log of server resource mutations. - A way to recover/retry API calls in the case where the response is never received by the caller. Use the caller specified client_operation_id. |
| COperationDnsKeyContext | |
| COperationManagedZoneContext | |
| CPoliciesListResponse | |
| CPoliciesPatchResponse | |
| CPoliciesUpdateResponse | |
| CPolicy | A policy is a collection of DNS rules applied to one or more Virtual Private Cloud resources. |
| CPolicyAlternativeNameServerConfig | |
| CPolicyAlternativeNameServerConfigTargetNameServer | |
| CPolicyNetwork | |
| CProject | A project resource. The project is a top level container for resources including Cloud DNS ManagedZones. Projects can be created only in the APIs console. |
| CQuota | Limits associated with a Project. |
| CResourceRecordSet | A unit of data that will be returned by the DNS servers. |
| CResourceRecordSetsListResponse | |
| CResponseHeader | Elements common to every response. |
| ▼CChangesResource | The "changes" collection of methods. |
| CCreateRequest | Atomically update the ResourceRecordSet collection. |
| CGetRequest | Fetch the representation of an existing Change. |
| CListRequest | Enumerate Changes to a ResourceRecordSet collection. |
| CDnsBaseServiceRequest | A base abstract class for Dns requests. |
| ▼CDnsKeysResource | The "dnsKeys" collection of methods. |
| CGetRequest | Fetch the representation of an existing DnsKey. |
| CListRequest | Enumerate DnsKeys to a ResourceRecordSet collection. |
| CDnsService | The Dns Service. |
| ▼CManagedZoneOperationsResource | The "managedZoneOperations" collection of methods. |
| CGetRequest | Fetch the representation of an existing Operation. |
| CListRequest | Enumerate Operations for the given ManagedZone. |
| ▼CManagedZonesResource | The "managedZones" collection of methods. |
| CCreateRequest | Create a new ManagedZone. |
| CDeleteRequest | Delete a previously created ManagedZone. |
| CGetRequest | Fetch the representation of an existing ManagedZone. |
| CListRequest | Enumerate ManagedZones that have been created but not yet deleted. |
| CPatchRequest | Apply a partial update to an existing ManagedZone. |
| CUpdateRequest | Update an existing ManagedZone. |
| ▼CPoliciesResource | The "policies" collection of methods. |
| CCreateRequest | Create a new Policy |
| CDeleteRequest | Delete a previously created Policy. Will fail if the policy is still being referenced by a network. |
| CGetRequest | Fetch the representation of an existing Policy. |
| CListRequest | Enumerate all Policies associated with a project. |
| CPatchRequest | Apply a partial update to an existing Policy. |
| CUpdateRequest | Update an existing Policy. |
| ▼CProjectsResource | The "projects" collection of methods. |
| CGetRequest | Fetch the representation of an existing Project. |
| ▼CResourceRecordSetsResource | The "resourceRecordSets" collection of methods. |
| CListRequest | Enumerate ResourceRecordSets that have been created but not yet deleted. |