Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
@datafire/google_dns
Advanced tools
Client library for Cloud DNS API
npm install --save @datafire/google_dns
let google_dns = require('@datafire/google_dns').create({
access_token: "",
refresh_token: "",
client_id: "",
client_secret: "",
redirect_uri: ""
});
.then(data => {
console.log(data);
});
Exchange the code passed to your redirect URI for an access_token
google_dns.oauthCallback({
"code": ""
}, context)
object
string
object
string
string
string
string
string
Exchange a refresh_token for an access_token
google_dns.oauthRefresh(null, context)
This action has no parameters
object
string
string
string
string
string
Fetch the representation of an existing Project.
google_dns.dns.projects.get({
"project": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Enumerate ManagedZones that have been created but not yet deleted.
google_dns.dns.managedZones.list({
"project": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Restricts the list to return only zones with this domain name.integer
: Optional. Maximum number of results to be returned. If unspecified, the server will decide how many results to return.string
: Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Create a new ManagedZone.
google_dns.dns.managedZones.create({
"project": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Delete a previously created ManagedZone.
google_dns.dns.managedZones.delete({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Fetch the representation of an existing ManagedZone.
google_dns.dns.managedZones.get({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Apply a partial update to an existing ManagedZone.
google_dns.dns.managedZones.patch({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Update an existing ManagedZone.
google_dns.dns.managedZones.update({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Enumerate Changes to a ResourceRecordSet collection.
google_dns.dns.changes.list({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.integer
: Optional. Maximum number of results to be returned. If unspecified, the server will decide how many results to return.string
: Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.string
(values: changeSequence): Sorting criterion. The only supported value is change sequence.string
: Sorting order direction: 'ascending' or 'descending'.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Atomically update the ResourceRecordSet collection.
google_dns.dns.changes.create({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Fetch the representation of an existing Change.
google_dns.dns.changes.get({
"project": "",
"managedZone": "",
"changeId": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: The identifier of the requested change, from a previous ResourceRecordSetsChangeResponse.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Enumerate DnsKeys to a ResourceRecordSet collection.
google_dns.dns.dnsKeys.list({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: An optional comma-separated list of digest types to compute and display for key signing keys. If omitted, the recommended digest type will be computed and displayed.integer
: Optional. Maximum number of results to be returned. If unspecified, the server will decide how many results to return.string
: Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Fetch the representation of an existing DnsKey.
google_dns.dns.dnsKeys.get({
"project": "",
"managedZone": "",
"dnsKeyId": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: The identifier of the requested DnsKey.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
: An optional comma-separated list of digest types to compute and display for key signing keys. If omitted, the recommended digest type will be computed and displayed.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Enumerate Operations for the given ManagedZone.
google_dns.dns.managedZoneOperations.list({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request.integer
: Optional. Maximum number of results to be returned. If unspecified, the server will decide how many results to return.string
: Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.string
(values: startTime, id): Sorting criterion. The only supported values are START_TIME and ID.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Fetch the representation of an existing Operation.
google_dns.dns.managedZoneOperations.get({
"project": "",
"managedZone": "",
"operation": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request.string
: Identifies the operation addressed by this request.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Enumerate ResourceRecordSets that have been created but not yet deleted.
google_dns.dns.resourceRecordSets.list({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.integer
: Optional. Maximum number of results to be returned. If unspecified, the server will decide how many results to return.string
: Restricts the list to return only records with this fully qualified domain name.string
: Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.string
: Restricts the list to return only records of this type. If present, the "name" parameter must also be present.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Create a new ResourceRecordSet.
google_dns.dns.projects.managedZones.rrsets.create({
"project": "",
"managedZone": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Delete a previously created ResourceRecordSet.
google_dns.dns.projects.managedZones.rrsets.delete({
"project": "",
"managedZone": "",
"name": "",
"type": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: Fully qualified domain name.string
: RRSet type.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Fetch the representation of an existing ResourceRecordSet.
google_dns.dns.projects.managedZones.rrsets.get({
"project": "",
"managedZone": "",
"name": "",
"type": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: Fully qualified domain name.string
: RRSet type.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Apply a partial update to an existing ResourceRecordSet.
google_dns.dns.projects.managedZones.rrsets.patch({
"project": "",
"managedZone": "",
"name": "",
"type": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: Identifies the managed zone addressed by this request. Can be the managed zone name or ID.string
: Fully qualified domain name.string
: RRSet type.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Enumerate all Policies associated with a project.
google_dns.dns.policies.list({
"project": ""
}, context)
object
string
: Identifies the project addressed by this request.integer
: Optional. Maximum number of results to be returned. If unspecified, the server will decide how many results to return.string
: Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Create a new Policy
google_dns.dns.policies.create({
"project": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Delete a previously created Policy. Will fail if the policy is still being referenced by a network.
google_dns.dns.policies.delete({
"project": "",
"policy": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: User given friendly name of the policy addressed by this request.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Output schema unknown
Fetch the representation of an existing Policy.
google_dns.dns.policies.get({
"project": "",
"policy": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: User given friendly name of the policy addressed by this request.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Apply a partial update to an existing Policy.
google_dns.dns.policies.patch({
"project": "",
"policy": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: User given friendly name of the policy addressed by this request.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").Update an existing Policy.
google_dns.dns.policies.update({
"project": "",
"policy": ""
}, context)
object
string
: Identifies the project addressed by this request.string
: User given friendly name of the policy addressed by this request.string
: For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.string
(values: 1, 2): V1 error format.string
: OAuth access token.string
(values: json, media, proto): Data format for response.string
: JSONPstring
: Selector specifying which fields to include in a partial response.string
: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.string
: OAuth 2.0 token for the current user.boolean
: Returns response with indentations and line breaks.string
: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.string
: Upload protocol for media (e.g. "raw", "multipart").string
: Legacy upload protocol for media (e.g. "media", "multipart").object
: 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.
array
: Which ResourceRecordSets to add?
array
: Which ResourceRecordSets to remove? Must match existing data exactly.
string
: Unique identifier for the resource; defined by the server (output only).boolean
: If the DNS queries for the zone will be served.string
string
: The time that this operation was started by the server (output only). This is in RFC3339 text format.string
(values: pending, done): Status of the operation (output only). A status of "done" means that the request to update the authoritative servers has been sent but the servers might not be updated yet.object
: The response to a request to enumerate Changes to a ResourceRecordSets collection.
array
: The requested changes.
string
: Type of resource.string
: The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your pagination token. In this way you can retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned will be an inconsistent view of the collection. There is no way to retrieve a "snapshot" of collections larger than the maximum page size.object
: A DNSSEC key pair.
string
(values: rsasha1, rsasha256, rsasha512, ecdsap256sha256, ecdsap384sha384): String mnemonic specifying the DNSSEC algorithm of this key. Immutable after creation time.string
: The time that this resource was created in the control plane. This is in RFC3339 text format. Output only.string
: A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the resource's function.array
: Cryptographic hashes of the DNSKEY resource record associated with this DnsKey. These digests are needed to construct a DS record that points at this DNS key. Output only.
string
: Unique identifier for the resource; defined by the server (output only).boolean
: Active keys will be used to sign subsequent changes to the ManagedZone. Inactive keys will still be present as DNSKEY Resource Records for the use of resolvers validating existing signatures.integer
: Length of the key in bits. Specified at creation time then immutable.integer
: The key tag is a non-cryptographic hash of the a DNSKEY resource record associated with this DnsKey. The key tag can be used to identify a DNSKEY more quickly (but it is not a unique identifier). In particular, the key tag is used in a parent zone's DS record to point at the DNSKEY in this child ManagedZone. The key tag is a number in the range [0, 65535] and the algorithm to calculate it is specified in RFC4034 Appendix B. Output only.string
string
: Base64 encoded public half of this key. Output only.string
(values: keySigning, zoneSigning): One of "KEY_SIGNING" or "ZONE_SIGNING". Keys of type KEY_SIGNING have the Secure Entry Point flag set and, when active, will be used to sign only resource record sets of type DNSKEY. Otherwise, the Secure Entry Point flag will be cleared and this key will be used to sign only resource record sets of other types. Immutable after creation time.object
string
: The base-16 encoded bytes of this digest. Suitable for use in a DS resource record.string
(values: sha1, sha256, sha384): Specifies the algorithm used to calculate this digest.object
: Parameters for DnsKey key generation. Used for generating initial keys for a new ManagedZone and as default when adding a new DnsKey.
string
(values: rsasha1, rsasha256, rsasha512, ecdsap256sha256, ecdsap384sha384): String mnemonic specifying the DNSSEC algorithm of this key.integer
: Length of the keys in bits.string
(values: keySigning, zoneSigning): Specifies whether this is a key signing key (KSK) or a zone signing key (ZSK). Key signing keys have the Secure Entry Point flag set and, when active, will only be used to sign resource record sets of type DNSKEY. Zone signing keys do not have the Secure Entry Point flag set and will be used to sign all other types of resource record sets.string
object
: The response to a request to enumerate DnsKeys in a ManagedZone.
array
: The requested resources.
string
: Type of resource.string
: The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your pagination token. In this way you can retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned will be an inconsistent view of the collection. There is no way to retrieve a "snapshot" of collections larger than the maximum page size.object
: 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.
string
: The time that this resource was created on the server. This is in RFC3339 text format. Output only.string
: A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the managed zone's function.string
: The DNS name of this managed zone, for instance "example.com.".string
: Unique identifier for the resource; defined by the server (output only)string
object
: User labels.string
: User assigned name for this resource. Must be unique within the project. The name must be 1-63 characters long, must begin with a letter, end with a letter or digit, and only contain lowercase letters, digits or dashes.string
: Optionally specifies the NameServerSet for this ManagedZone. A NameServerSet is a set of DNS name servers that all host the same ManagedZones. Most users will leave this field unset.array
: Delegate your managed_zone to these virtual name servers; defined by the server (output only)
string
string
(values: public, private): The zone's visibility: public zones are exposed to the Internet, while private zones are visible only to Virtual Private Cloud resources.object
array
: Specifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.
string
string
(values: nsec, nsec3): Specifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.string
(values: off, on, transfer): Specifies whether DNSSEC is enabled, and what mode it is in.object
string
array
: List of target name servers to forward to. Cloud DNS will select the best available name server if more than one target is given.
object
string
(values: default, private): Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS will make forwarding decision based on address ranges, i.e. RFC1918 addresses go to the VPC, non-RFC1918 addresses go to the Internet. When set to PRIVATE, Cloud DNS will always send queries through VPC for this target.string
: IPv4 address of a target name server.string
object
string
string
: The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your page token. In this way you can retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned will be an inconsistent view of the collection. There is no way to retrieve a consistent snapshot of a collection larger than the maximum page size.array
: The operation resources.
object
string
object
string
: The time at which the zone was deactivated, in RFC 3339 date-time format. An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.string
string
: The fully qualified URL of the VPC network to forward queries to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}object
string
array
: The list of VPC networks that can see this zone.
object
string
string
: The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}object
string
object
: Contains information about Service Directory-backed zones.
string
object
string
: The time that the namespace backing this zone was deleted, empty string if it still exists. This is in RFC3339 text format. Output only.string
string
: The fully qualified URL of the namespace associated with the zone. This should be formatted like https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}object
string
: Type of resource.array
: The managed zone resources.
string
: The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your page token. In this way you can retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned will be an inconsistent view of the collection. There is no way to retrieve a consistent snapshot of a collection larger than the maximum page size.object
: 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.
string
: Unique identifier for the resource. This is the client_operation_id if the client specified it when the mutation was initiated, otherwise, it is generated by the server. The name must be 1-63 characters long and match the regular expression [-a-z0-9]? (output only)string
string
: The time that this operation was started by the server. This is in RFC3339 text format (output only).string
(values: pending, done): Status of the operation. Can be one of the following: "PENDING" or "DONE" (output only). A status of "DONE" means that the request to update the authoritative servers has been sent, but the servers might not be updated yet.string
: Type of the operation. Operations include insert, update, and delete (output only).string
: User who requested the operation, for example: user@example.com. cloud-dns-system for operations automatically done by the system. (output only)object
object
string
: Type of resource.string
: The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your page token. In this way you can retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned will be an inconsistent view of the collection. There is no way to retrieve a consistent snapshot of a collection larger than the maximum page size.array
: The policy resources.
object
object
object
: A policy is a collection of DNS rules applied to one or more Virtual Private Cloud resources.
string
: A mutable string of at most 1024 characters associated with this resource for the user's convenience. Has no effect on the policy's function.boolean
: Allows networks bound to this policy to receive DNS queries sent by VMs or applications over VPN connections. When enabled, a virtual IP address will be allocated from each of the sub-networks that are bound to this policy.boolean
: Controls whether logging is enabled for the networks bound to this policy. Defaults to no logging if not set.string
: Unique identifier for the resource; defined by the server (output only).string
string
: User assigned name for this policy.array
: List of network names specifying networks to which this policy is applied.
object
string
array
: Sets an alternative name server for the associated networks. When specified, all DNS queries are forwarded to a name server that you choose. Names such as .internal are not available when an alternative name server is specified.
object
string
(values: default, private): Forwarding path for this TargetNameServer. If unset or set to DEFAULT, Cloud DNS will make forwarding decision based on address ranges, i.e. RFC1918 addresses go to the VPC, non-RFC1918 addresses go to the Internet. When set to PRIVATE, Cloud DNS will always send queries through VPC for this target.string
: IPv4 address to forward to.string
object
string
string
: The fully qualified URL of the VPC network to bind to. This should be formatted like https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}object
: 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.
string
: User assigned unique identifier for the resource (output only).string
string
: Unique numeric identifier for the resource; defined by the server (output only).object
: Limits associated with a Project.
integer
: Maximum allowed number of DnsKeys per ManagedZone.integer
: Maximum allowed number of GKE clusters per policy.string
integer
: Maximum allowed number of managed zones in the project.integer
: Maximum allowed number of managed zones which can be attached to a network.integer
: Maximum allowed number of networks to which a privately scoped zone can be attached.integer
: Maximum allowed number of networks per policy.integer
: Maximum allowed number of policies per project.integer
: Maximum allowed number of ResourceRecords per ResourceRecordSet.integer
: Maximum allowed number of ResourceRecordSets to add per ChangesCreateRequest.integer
: Maximum allowed number of ResourceRecordSets to delete per ChangesCreateRequest.integer
: Maximum allowed number of ResourceRecordSets per zone in the project.integer
: Maximum allowed number of target name servers per managed forwarding zone.integer
: Maximum allowed number of alternative target name servers per policy.integer
: Maximum allowed size for total rrdata in one ChangesCreateRequest in bytes.array
: DNSSEC algorithm and key length types that can be used for DnsKeys.
object
: A RRSetRoutingPolicy represents ResourceRecordSet data that will be returned dynamically with the response varying based on configured properties such as geolocation or by weighted random selection.
string
object
array
: If the health check for the primary target for a geo location returns an unhealthy status, the failover target is returned instead. This failover configuration is not mandatory. If a failover is not provided, the primary target won't be healthchecked - we'll return the primarily configured rrdata irrespective of whether it is healthy or not.
array
: The primary geo routing configuration. If there are multiple items with the same location, an error is returned instead.
string
object
string
string
: The geo-location granularity is a GCP region. This location string should correspond to a GCP region. e.g "us-east1", "southamerica-east1", "asia-east1", etc.array
string
array
: DNSSEC generated signatures for the above geo_rrdata.
string
object
array
string
object
string
array
string
array
: DNSSEC generated signatures for the above wrr_rrdata.
string
number
: The weight corresponding to this subset of rrdata. When multiple WeightedRoundRobinPolicyItems are configured, the probability of returning an rrset is proportional to its weight relative to the sum of weights configured for all items. This weight should be a decimal in the range [0,1].object
: A unit of data that will be returned by the DNS servers.
string
string
: For example, www.example.com.array
: As defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1) -- see examples.
string
array
: As defined in RFC 4034 (section 3.2).
string
integer
: Number of seconds that this ResourceRecordSet can be cached by resolvers.string
: The identifier of a supported record type. See the list of Supported DNS record types.object
object
string
string
: The presence of this field indicates that there exist more results following your last page of results in pagination order. To fetch them, make another list request using this value as your pagination token. In this way you can retrieve the complete contents of even very large collections one page at a time. However, if the contents of the collection change between the first and last paginated list request, the set of all elements returned will be an inconsistent view of the collection. There is no way to retrieve a consistent snapshot of a collection larger than the maximum page size.array
: The resource record set resources.
object
: Elements common to every response.
string
: For mutating operation requests that completed successfully. This is the client_operation_id if the client specified it, otherwise it is generated by the server (output only).FAQs
DataFire integration for Cloud DNS API
The npm package @datafire/google_dns receives a total of 1 weekly downloads. As such, @datafire/google_dns popularity was classified as not popular.
We found that @datafire/google_dns demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.