Compute V1 Client - Class VmDnsSetting (2.0.0)

Reference documentation and code samples for the Compute V1 Client class VmDnsSetting.

[Output Only] Default internal DNS setting used by VMs running in this project.

Protobuf type google.cloud.compute.v1.Project.VmDnsSetting

Namespace

Google \ Cloud \ Compute \ V1 \ Project

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_VM_DNS_SETTING

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_VM_DNS_SETTING = 0;

GLOBAL_DEFAULT

Value: 345419141

Generated from protobuf enum GLOBAL_DEFAULT = 345419141;

UNSPECIFIED_VM_DNS_SETTING

Value: 35691930

Generated from protobuf enum UNSPECIFIED_VM_DNS_SETTING = 35691930;

ZONAL_DEFAULT

Value: 368475782

Generated from protobuf enum ZONAL_DEFAULT = 368475782;

ZONAL_ONLY

Value: 521198951

Generated from protobuf enum ZONAL_ONLY = 521198951;