Namespace Google.Apis.Dns.v2
Classes
ChangesResource
The "changes" collection of methods.
ChangesResource.CreateRequest
Atomically updates the ResourceRecordSet collection.
ChangesResource.GetRequest
Fetches the representation of an existing Change.
ChangesResource.ListRequest
Enumerates Changes to a ResourceRecordSet collection.
DnsBaseServiceRequest<TResponse>
A base abstract class for Dns requests.
DnsKeysResource
The "dnsKeys" collection of methods.
DnsKeysResource.GetRequest
Fetches the representation of an existing DnsKey.
DnsKeysResource.ListRequest
Enumerates DnsKeys to a ResourceRecordSet collection.
DnsService
The Dns Service.
DnsService.Scope
Available OAuth 2.0 scopes for use with the Cloud DNS API.
DnsService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Cloud DNS API.
ManagedZoneOperationsResource
The "managedZoneOperations" collection of methods.
ManagedZoneOperationsResource.GetRequest
Fetches the representation of an existing Operation.
ManagedZoneOperationsResource.ListRequest
Enumerates Operations for the given ManagedZone.
ManagedZonesResource
The "managedZones" collection of methods.
ManagedZonesResource.CreateRequest
Creates a new ManagedZone.
ManagedZonesResource.DeleteRequest
Deletes a previously created ManagedZone.
ManagedZonesResource.GetRequest
Fetches the representation of an existing ManagedZone.
ManagedZonesResource.ListRequest
Enumerates ManagedZones that have been created but not yet deleted.
ManagedZonesResource.PatchRequest
Applies a partial update to an existing ManagedZone.
ManagedZonesResource.UpdateRequest
Updates an existing ManagedZone.
PoliciesResource
The "policies" collection of methods.
PoliciesResource.CreateRequest
Creates a new Policy.
PoliciesResource.DeleteRequest
Deletes a previously created Policy. Fails if the policy is still being referenced by a network.
PoliciesResource.GetRequest
Fetches the representation of an existing Policy.
PoliciesResource.ListRequest
Enumerates all Policies associated with a project.
PoliciesResource.PatchRequest
Applies a partial update to an existing Policy.
PoliciesResource.UpdateRequest
Updates an existing Policy.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.GetRequest
Fetches the representation of an existing Project.
ResourceRecordSetsResource
The "resourceRecordSets" collection of methods.
ResourceRecordSetsResource.CreateRequest
Creates a new ResourceRecordSet.
ResourceRecordSetsResource.DeleteRequest
Deletes a previously created ResourceRecordSet.
ResourceRecordSetsResource.GetRequest
Fetches the representation of an existing ResourceRecordSet.
ResourceRecordSetsResource.ListRequest
Enumerates ResourceRecordSets that you have created but not yet deleted.
ResourceRecordSetsResource.PatchRequest
Applies a partial update to an existing ResourceRecordSet.
ResponsePoliciesResource
The "responsePolicies" collection of methods.
ResponsePoliciesResource.CreateRequest
Creates a new Response Policy
ResponsePoliciesResource.DeleteRequest
Deletes a previously created Response Policy. Fails if the response policy is non-empty or still being referenced by a network.
ResponsePoliciesResource.GetRequest
Fetches the representation of an existing Response Policy.
ResponsePoliciesResource.ListRequest
Enumerates all Response Policies associated with a project.
ResponsePoliciesResource.PatchRequest
Applies a partial update to an existing Response Policy.
ResponsePoliciesResource.UpdateRequest
Updates an existing Response Policy.
ResponsePolicyRulesResource
The "responsePolicyRules" collection of methods.
ResponsePolicyRulesResource.CreateRequest
Creates a new Response Policy Rule.
ResponsePolicyRulesResource.DeleteRequest
Deletes a previously created Response Policy Rule.
ResponsePolicyRulesResource.GetRequest
Fetches the representation of an existing Response Policy Rule.
ResponsePolicyRulesResource.ListRequest
Enumerates all Response Policy Rules associated with a project.
ResponsePolicyRulesResource.PatchRequest
Applies a partial update to an existing Response Policy Rule.
ResponsePolicyRulesResource.UpdateRequest
Updates an existing Response Policy Rule.
Enums
ChangesResource.ListRequest.SortByEnum
Sorting criterion. The only supported value is change sequence.
DnsBaseServiceRequest<TResponse>.AltEnum
Data format for response.
DnsBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
ManagedZoneOperationsResource.ListRequest.SortByEnum
Sorting criterion. The only supported values are START_TIME and ID.