compute  v1
Public Member Functions | Static Public Member Functions | List of all members
google_compute_api::InterconnectAttachment Class Reference

#include <interconnect_attachment.h>

Inheritance diagram for google_compute_api::InterconnectAttachment:

Public Member Functions

 InterconnectAttachment (const Json::Value &storage)
 
 InterconnectAttachment (Json::Value *storage)
 
virtual ~InterconnectAttachment ()
 
const StringPiece GetTypeName () const
 
bool has_admin_enabled () const
 
void clear_admin_enabled ()
 
bool get_admin_enabled () const
 
void set_admin_enabled (bool value)
 
bool has_bandwidth () const
 
void clear_bandwidth ()
 
const StringPiece get_bandwidth () const
 
void set_bandwidth (const StringPiece &value)
 
bool has_candidate_subnets () const
 
void clear_candidate_subnets ()
 
const client::JsonCppArray< string > get_candidate_subnets () const
 
client::JsonCppArray< string > mutable_candidateSubnets ()
 
bool has_cloud_router_ip_address () const
 
void clear_cloud_router_ip_address ()
 
const StringPiece get_cloud_router_ip_address () const
 
void set_cloud_router_ip_address (const StringPiece &value)
 
bool has_creation_timestamp () const
 
void clear_creation_timestamp ()
 
const StringPiece get_creation_timestamp () const
 
void set_creation_timestamp (const StringPiece &value)
 
bool has_customer_router_ip_address () const
 
void clear_customer_router_ip_address ()
 
const StringPiece get_customer_router_ip_address () const
 
void set_customer_router_ip_address (const StringPiece &value)
 
bool has_description () const
 
void clear_description ()
 
const StringPiece get_description () const
 
void set_description (const StringPiece &value)
 
bool has_edge_availability_domain () const
 
void clear_edge_availability_domain ()
 
const StringPiece get_edge_availability_domain () const
 
void set_edge_availability_domain (const StringPiece &value)
 
bool has_google_reference_id () const
 
void clear_google_reference_id ()
 
const StringPiece get_google_reference_id () const
 
void set_google_reference_id (const StringPiece &value)
 
bool has_id () const
 
void clear_id ()
 
uint64 get_id () const
 
void set_id (uint64 value)
 
bool has_interconnect () const
 
void clear_interconnect ()
 
const StringPiece get_interconnect () const
 
void set_interconnect (const StringPiece &value)
 
bool has_kind () const
 
void clear_kind ()
 
const StringPiece get_kind () const
 
void set_kind (const StringPiece &value)
 
bool has_name () const
 
void clear_name ()
 
const StringPiece get_name () const
 
void set_name (const StringPiece &value)
 
bool has_operational_status () const
 
void clear_operational_status ()
 
const StringPiece get_operational_status () const
 
void set_operational_status (const StringPiece &value)
 
bool has_pairing_key () const
 
void clear_pairing_key ()
 
const StringPiece get_pairing_key () const
 
void set_pairing_key (const StringPiece &value)
 
bool has_partner_asn () const
 
void clear_partner_asn ()
 
int64 get_partner_asn () const
 
void set_partner_asn (int64 value)
 
bool has_partner_metadata () const
 
void clear_partner_metadata ()
 
const InterconnectAttachmentPartnerMetadata get_partner_metadata () const
 
InterconnectAttachmentPartnerMetadata mutable_partnerMetadata ()
 
bool has_private_interconnect_info () const
 
void clear_private_interconnect_info ()
 
const InterconnectAttachmentPrivateInfo get_private_interconnect_info () const
 
InterconnectAttachmentPrivateInfo mutable_privateInterconnectInfo ()
 
bool has_region () const
 
void clear_region ()
 
const StringPiece get_region () const
 
void set_region (const StringPiece &value)
 
bool has_router () const
 
void clear_router ()
 
const StringPiece get_router () const
 
void set_router (const StringPiece &value)
 
bool has_self_link () const
 
void clear_self_link ()
 
const StringPiece get_self_link () const
 
void set_self_link (const StringPiece &value)
 
bool has_state () const
 
void clear_state ()
 
const StringPiece get_state () const
 
void set_state (const StringPiece &value)
 
bool has_type () const
 
void clear_type ()
 
const StringPiece get_type () const
 
void set_type (const StringPiece &value)
 
bool has_vlan_tag8021q () const
 
void clear_vlan_tag8021q ()
 
int32 get_vlan_tag8021q () const
 
void set_vlan_tag8021q (int32 value)
 

Static Public Member Functions

static InterconnectAttachmentNew ()
 

Detailed Description

Represents an InterconnectAttachment (VLAN attachment) resource. For more information, see Creating VLAN Attachments. (== resource_for beta.interconnectAttachments ==) (== resource_for v1.interconnectAttachments ==).

Constructor & Destructor Documentation

◆ InterconnectAttachment() [1/2]

google_compute_api::InterconnectAttachment::InterconnectAttachment ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ InterconnectAttachment() [2/2]

google_compute_api::InterconnectAttachment::InterconnectAttachment ( Json::Value *  storage)
explicit

Standard constructor for a mutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ ~InterconnectAttachment()

google_compute_api::InterconnectAttachment::~InterconnectAttachment ( )
virtual

Standard destructor.

Member Function Documentation

◆ clear_admin_enabled()

void google_compute_api::InterconnectAttachment::clear_admin_enabled ( )
inline

Clears the 'adminEnabled' attribute.

◆ clear_bandwidth()

void google_compute_api::InterconnectAttachment::clear_bandwidth ( )
inline

Clears the 'bandwidth' attribute.

◆ clear_candidate_subnets()

void google_compute_api::InterconnectAttachment::clear_candidate_subnets ( )
inline

Clears the 'candidateSubnets' attribute.

◆ clear_cloud_router_ip_address()

void google_compute_api::InterconnectAttachment::clear_cloud_router_ip_address ( )
inline

Clears the 'cloudRouterIpAddress' attribute.

◆ clear_creation_timestamp()

void google_compute_api::InterconnectAttachment::clear_creation_timestamp ( )
inline

Clears the 'creationTimestamp' attribute.

◆ clear_customer_router_ip_address()

void google_compute_api::InterconnectAttachment::clear_customer_router_ip_address ( )
inline

Clears the 'customerRouterIpAddress' attribute.

◆ clear_description()

void google_compute_api::InterconnectAttachment::clear_description ( )
inline

Clears the 'description' attribute.

◆ clear_edge_availability_domain()

void google_compute_api::InterconnectAttachment::clear_edge_availability_domain ( )
inline

Clears the 'edgeAvailabilityDomain' attribute.

◆ clear_google_reference_id()

void google_compute_api::InterconnectAttachment::clear_google_reference_id ( )
inline

Clears the 'googleReferenceId' attribute.

◆ clear_id()

void google_compute_api::InterconnectAttachment::clear_id ( )
inline

Clears the 'id' attribute.

◆ clear_interconnect()

void google_compute_api::InterconnectAttachment::clear_interconnect ( )
inline

Clears the 'interconnect' attribute.

◆ clear_kind()

void google_compute_api::InterconnectAttachment::clear_kind ( )
inline

Clears the 'kind' attribute.

◆ clear_name()

void google_compute_api::InterconnectAttachment::clear_name ( )
inline

Clears the 'name' attribute.

◆ clear_operational_status()

void google_compute_api::InterconnectAttachment::clear_operational_status ( )
inline

Clears the 'operationalStatus' attribute.

◆ clear_pairing_key()

void google_compute_api::InterconnectAttachment::clear_pairing_key ( )
inline

Clears the 'pairingKey' attribute.

◆ clear_partner_asn()

void google_compute_api::InterconnectAttachment::clear_partner_asn ( )
inline

Clears the 'partnerAsn' attribute.

◆ clear_partner_metadata()

void google_compute_api::InterconnectAttachment::clear_partner_metadata ( )
inline

Clears the 'partnerMetadata' attribute.

◆ clear_private_interconnect_info()

void google_compute_api::InterconnectAttachment::clear_private_interconnect_info ( )
inline

Clears the 'privateInterconnectInfo' attribute.

◆ clear_region()

void google_compute_api::InterconnectAttachment::clear_region ( )
inline

Clears the 'region' attribute.

◆ clear_router()

void google_compute_api::InterconnectAttachment::clear_router ( )
inline

Clears the 'router' attribute.

◆ clear_self_link()

void google_compute_api::InterconnectAttachment::clear_self_link ( )
inline

Clears the 'selfLink' attribute.

◆ clear_state()

void google_compute_api::InterconnectAttachment::clear_state ( )
inline

Clears the 'state' attribute.

◆ clear_type()

void google_compute_api::InterconnectAttachment::clear_type ( )
inline

Clears the 'type' attribute.

◆ clear_vlan_tag8021q()

void google_compute_api::InterconnectAttachment::clear_vlan_tag8021q ( )
inline

Clears the 'vlanTag8021q' attribute.

◆ get_admin_enabled()

bool google_compute_api::InterconnectAttachment::get_admin_enabled ( ) const
inline

Get the value of the 'adminEnabled' attribute.

◆ get_bandwidth()

const StringPiece google_compute_api::InterconnectAttachment::get_bandwidth ( ) const
inline

Get the value of the 'bandwidth' attribute.

◆ get_candidate_subnets()

const client::JsonCppArray<string > google_compute_api::InterconnectAttachment::get_candidate_subnets ( ) const
inline

Get a reference to the value of the 'candidateSubnets' attribute.

◆ get_cloud_router_ip_address()

const StringPiece google_compute_api::InterconnectAttachment::get_cloud_router_ip_address ( ) const
inline

Get the value of the 'cloudRouterIpAddress' attribute.

◆ get_creation_timestamp()

const StringPiece google_compute_api::InterconnectAttachment::get_creation_timestamp ( ) const
inline

Get the value of the 'creationTimestamp' attribute.

◆ get_customer_router_ip_address()

const StringPiece google_compute_api::InterconnectAttachment::get_customer_router_ip_address ( ) const
inline

Get the value of the 'customerRouterIpAddress' attribute.

◆ get_description()

const StringPiece google_compute_api::InterconnectAttachment::get_description ( ) const
inline

Get the value of the 'description' attribute.

◆ get_edge_availability_domain()

const StringPiece google_compute_api::InterconnectAttachment::get_edge_availability_domain ( ) const
inline

Get the value of the 'edgeAvailabilityDomain' attribute.

◆ get_google_reference_id()

const StringPiece google_compute_api::InterconnectAttachment::get_google_reference_id ( ) const
inline

Get the value of the 'googleReferenceId' attribute.

◆ get_id()

uint64 google_compute_api::InterconnectAttachment::get_id ( ) const
inline

Get the value of the 'id' attribute.

◆ get_interconnect()

const StringPiece google_compute_api::InterconnectAttachment::get_interconnect ( ) const
inline

Get the value of the 'interconnect' attribute.

◆ get_kind()

const StringPiece google_compute_api::InterconnectAttachment::get_kind ( ) const
inline

Get the value of the 'kind' attribute.

◆ get_name()

const StringPiece google_compute_api::InterconnectAttachment::get_name ( ) const
inline

Get the value of the 'name' attribute.

◆ get_operational_status()

const StringPiece google_compute_api::InterconnectAttachment::get_operational_status ( ) const
inline

Get the value of the 'operationalStatus' attribute.

◆ get_pairing_key()

const StringPiece google_compute_api::InterconnectAttachment::get_pairing_key ( ) const
inline

Get the value of the 'pairingKey' attribute.

◆ get_partner_asn()

int64 google_compute_api::InterconnectAttachment::get_partner_asn ( ) const
inline

Get the value of the 'partnerAsn' attribute.

◆ get_partner_metadata()

const InterconnectAttachmentPartnerMetadata google_compute_api::InterconnectAttachment::get_partner_metadata ( ) const

Get a reference to the value of the 'partnerMetadata' attribute.

◆ get_private_interconnect_info()

const InterconnectAttachmentPrivateInfo google_compute_api::InterconnectAttachment::get_private_interconnect_info ( ) const

Get a reference to the value of the 'privateInterconnectInfo' attribute.

◆ get_region()

const StringPiece google_compute_api::InterconnectAttachment::get_region ( ) const
inline

Get the value of the 'region' attribute.

◆ get_router()

const StringPiece google_compute_api::InterconnectAttachment::get_router ( ) const
inline

Get the value of the 'router' attribute.

◆ get_self_link()

const StringPiece google_compute_api::InterconnectAttachment::get_self_link ( ) const
inline

Get the value of the 'selfLink' attribute.

◆ get_state()

const StringPiece google_compute_api::InterconnectAttachment::get_state ( ) const
inline

Get the value of the 'state' attribute.

◆ get_type()

const StringPiece google_compute_api::InterconnectAttachment::get_type ( ) const
inline

Get the value of the 'type' attribute.

◆ get_vlan_tag8021q()

int32 google_compute_api::InterconnectAttachment::get_vlan_tag8021q ( ) const
inline

Get the value of the 'vlanTag8021q' attribute.

◆ GetTypeName()

const StringPiece google_compute_api::InterconnectAttachment::GetTypeName ( ) const
inline

Returns a string denoting the type of this data object.

Returns
google_compute_api::InterconnectAttachment

◆ has_admin_enabled()

bool google_compute_api::InterconnectAttachment::has_admin_enabled ( ) const
inline

Determine if the 'adminEnabled' attribute was set.

Returns
true if the 'adminEnabled' attribute was set.

◆ has_bandwidth()

bool google_compute_api::InterconnectAttachment::has_bandwidth ( ) const
inline

Determine if the 'bandwidth' attribute was set.

Returns
true if the 'bandwidth' attribute was set.

◆ has_candidate_subnets()

bool google_compute_api::InterconnectAttachment::has_candidate_subnets ( ) const
inline

Determine if the 'candidateSubnets' attribute was set.

Returns
true if the 'candidateSubnets' attribute was set.

◆ has_cloud_router_ip_address()

bool google_compute_api::InterconnectAttachment::has_cloud_router_ip_address ( ) const
inline

Determine if the 'cloudRouterIpAddress' attribute was set.

Returns
true if the 'cloudRouterIpAddress' attribute was set.

◆ has_creation_timestamp()

bool google_compute_api::InterconnectAttachment::has_creation_timestamp ( ) const
inline

Determine if the 'creationTimestamp' attribute was set.

Returns
true if the 'creationTimestamp' attribute was set.

◆ has_customer_router_ip_address()

bool google_compute_api::InterconnectAttachment::has_customer_router_ip_address ( ) const
inline

Determine if the 'customerRouterIpAddress' attribute was set.

Returns
true if the 'customerRouterIpAddress' attribute was set.

◆ has_description()

bool google_compute_api::InterconnectAttachment::has_description ( ) const
inline

Determine if the 'description' attribute was set.

Returns
true if the 'description' attribute was set.

◆ has_edge_availability_domain()

bool google_compute_api::InterconnectAttachment::has_edge_availability_domain ( ) const
inline

Determine if the 'edgeAvailabilityDomain' attribute was set.

Returns
true if the 'edgeAvailabilityDomain' attribute was set.

◆ has_google_reference_id()

bool google_compute_api::InterconnectAttachment::has_google_reference_id ( ) const
inline

Determine if the 'googleReferenceId' attribute was set.

Returns
true if the 'googleReferenceId' attribute was set.

◆ has_id()

bool google_compute_api::InterconnectAttachment::has_id ( ) const
inline

Determine if the 'id' attribute was set.

Returns
true if the 'id' attribute was set.

◆ has_interconnect()

bool google_compute_api::InterconnectAttachment::has_interconnect ( ) const
inline

Determine if the 'interconnect' attribute was set.

Returns
true if the 'interconnect' attribute was set.

◆ has_kind()

bool google_compute_api::InterconnectAttachment::has_kind ( ) const
inline

Determine if the 'kind' attribute was set.

Returns
true if the 'kind' attribute was set.

◆ has_name()

bool google_compute_api::InterconnectAttachment::has_name ( ) const
inline

Determine if the 'name' attribute was set.

Returns
true if the 'name' attribute was set.

◆ has_operational_status()

bool google_compute_api::InterconnectAttachment::has_operational_status ( ) const
inline

Determine if the 'operationalStatus' attribute was set.

Returns
true if the 'operationalStatus' attribute was set.

◆ has_pairing_key()

bool google_compute_api::InterconnectAttachment::has_pairing_key ( ) const
inline

Determine if the 'pairingKey' attribute was set.

Returns
true if the 'pairingKey' attribute was set.

◆ has_partner_asn()

bool google_compute_api::InterconnectAttachment::has_partner_asn ( ) const
inline

Determine if the 'partnerAsn' attribute was set.

Returns
true if the 'partnerAsn' attribute was set.

◆ has_partner_metadata()

bool google_compute_api::InterconnectAttachment::has_partner_metadata ( ) const
inline

Determine if the 'partnerMetadata' attribute was set.

Returns
true if the 'partnerMetadata' attribute was set.

◆ has_private_interconnect_info()

bool google_compute_api::InterconnectAttachment::has_private_interconnect_info ( ) const
inline

Determine if the 'privateInterconnectInfo' attribute was set.

Returns
true if the 'privateInterconnectInfo' attribute was set.

◆ has_region()

bool google_compute_api::InterconnectAttachment::has_region ( ) const
inline

Determine if the 'region' attribute was set.

Returns
true if the 'region' attribute was set.

◆ has_router()

bool google_compute_api::InterconnectAttachment::has_router ( ) const
inline

Determine if the 'router' attribute was set.

Returns
true if the 'router' attribute was set.

◆ has_self_link()

bool google_compute_api::InterconnectAttachment::has_self_link ( ) const
inline

Determine if the 'selfLink' attribute was set.

Returns
true if the 'selfLink' attribute was set.

◆ has_state()

bool google_compute_api::InterconnectAttachment::has_state ( ) const
inline

Determine if the 'state' attribute was set.

Returns
true if the 'state' attribute was set.

◆ has_type()

bool google_compute_api::InterconnectAttachment::has_type ( ) const
inline

Determine if the 'type' attribute was set.

Returns
true if the 'type' attribute was set.

◆ has_vlan_tag8021q()

bool google_compute_api::InterconnectAttachment::has_vlan_tag8021q ( ) const
inline

Determine if the 'vlanTag8021q' attribute was set.

Returns
true if the 'vlanTag8021q' attribute was set.

◆ mutable_candidateSubnets()

client::JsonCppArray<string > google_compute_api::InterconnectAttachment::mutable_candidateSubnets ( )
inline

Gets a reference to a mutable value of the 'candidateSubnets' property.

Up to 16 candidate prefixes that can be used to restrict the allocation of cloudRouterIpAddress and customerRouterIpAddress for this attachment. All prefixes must be within link-local address space (169.254.0.0/16) and must be /29 or shorter (/28, /27, etc). Google will attempt to select an unused /29 from the supplied candidate prefix(es). The request will fail if all possible /29s are in use on Google?s edge. If not supplied, Google will randomly select an unused /29 from all of link-local space.

Returns
The result can be modified to change the attribute value.

◆ mutable_partnerMetadata()

InterconnectAttachmentPartnerMetadata google_compute_api::InterconnectAttachment::mutable_partnerMetadata ( )

Gets a reference to a mutable value of the 'partnerMetadata' property.

Informational metadata about Partner attachments from Partners to display to customers. Output only for for PARTNER type, mutable for PARTNER_PROVIDER, not available for DEDICATED.

Returns
The result can be modified to change the attribute value.

◆ mutable_privateInterconnectInfo()

InterconnectAttachmentPrivateInfo google_compute_api::InterconnectAttachment::mutable_privateInterconnectInfo ( )

Gets a reference to a mutable value of the 'privateInterconnectInfo' property.

[Output Only] Information specific to an InterconnectAttachment. This property is populated if the interconnect that this is attached to is of type DEDICATED.

Returns
The result can be modified to change the attribute value.

◆ New()

InterconnectAttachment * google_compute_api::InterconnectAttachment::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

◆ set_admin_enabled()

void google_compute_api::InterconnectAttachment::set_admin_enabled ( bool  value)
inline

Change the 'adminEnabled' attribute.

Determines whether this Attachment will carry packets. Not present for PARTNER_PROVIDER.

Parameters
[in]valueThe new value.

◆ set_bandwidth()

void google_compute_api::InterconnectAttachment::set_bandwidth ( const StringPiece &  value)
inline

Change the 'bandwidth' attribute.

Provisioned bandwidth capacity for the interconnectAttachment. Can be set by the partner to update the customer's provisioned bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED.

Parameters
[in]valueThe new value.

◆ set_cloud_router_ip_address()

void google_compute_api::InterconnectAttachment::set_cloud_router_ip_address ( const StringPiece &  value)
inline

Change the 'cloudRouterIpAddress' attribute.

[Output Only] IPv4 address + prefix length to be configured on Cloud Router Interface for this interconnect attachment.

Parameters
[in]valueThe new value.

◆ set_creation_timestamp()

void google_compute_api::InterconnectAttachment::set_creation_timestamp ( const StringPiece &  value)
inline

Change the 'creationTimestamp' attribute.

[Output Only] Creation timestamp in RFC3339 text format.

Parameters
[in]valueThe new value.

◆ set_customer_router_ip_address()

void google_compute_api::InterconnectAttachment::set_customer_router_ip_address ( const StringPiece &  value)
inline

Change the 'customerRouterIpAddress' attribute.

[Output Only] IPv4 address + prefix length to be configured on the customer router subinterface for this interconnect attachment.

Parameters
[in]valueThe new value.

◆ set_description()

void google_compute_api::InterconnectAttachment::set_description ( const StringPiece &  value)
inline

Change the 'description' attribute.

An optional description of this resource.

Parameters
[in]valueThe new value.

◆ set_edge_availability_domain()

void google_compute_api::InterconnectAttachment::set_edge_availability_domain ( const StringPiece &  value)
inline

Change the 'edgeAvailabilityDomain' attribute.

Desired availability domain for the attachment. Only available for type PARTNER, at creation time. For improved reliability, customers should configure a pair of attachments with one per availability domain. The selected availability domain will be provided to the Partner via the pairing key so that the provisioned circuit will lie in the specified domain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY.

Parameters
[in]valueThe new value.

◆ set_google_reference_id()

void google_compute_api::InterconnectAttachment::set_google_reference_id ( const StringPiece &  value)
inline

Change the 'googleReferenceId' attribute.

[Output Only] Google reference ID, to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.

Parameters
[in]valueThe new value.

◆ set_id()

void google_compute_api::InterconnectAttachment::set_id ( uint64  value)
inline

Change the 'id' attribute.

[Output Only] The unique identifier for the resource. This identifier is defined by the server.

Parameters
[in]valueThe new value.

◆ set_interconnect()

void google_compute_api::InterconnectAttachment::set_interconnect ( const StringPiece &  value)
inline

Change the 'interconnect' attribute.

URL of the underlying Interconnect object that this attachment's traffic will traverse through.

Parameters
[in]valueThe new value.

◆ set_kind()

void google_compute_api::InterconnectAttachment::set_kind ( const StringPiece &  value)
inline

Change the 'kind' attribute.

[Output Only] Type of the resource. Always compute::interconnectAttachment for interconnect attachments.

Parameters
[in]valueThe new value.

◆ set_name()

void google_compute_api::InterconnectAttachment::set_name ( const StringPiece &  value)
inline

Change the 'name' attribute.

Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

Parameters
[in]valueThe new value.

◆ set_operational_status()

void google_compute_api::InterconnectAttachment::set_operational_status ( const StringPiece &  value)
inline

Change the 'operationalStatus' attribute.

[Output Only] The current status of whether or not this interconnect attachment is functional.

Parameters
[in]valueThe new value.

◆ set_pairing_key()

void google_compute_api::InterconnectAttachment::set_pairing_key ( const StringPiece &  value)
inline

Change the 'pairingKey' attribute.

[Output only for type PARTNER. Input only for PARTNER_PROVIDER. Not present for DEDICATED]. The opaque identifier of an PARTNER attachment used to initiate provisioning with a selected partner. Of the form "XXXXX/region/domain".

Parameters
[in]valueThe new value.

◆ set_partner_asn()

void google_compute_api::InterconnectAttachment::set_partner_asn ( int64  value)
inline

Change the 'partnerAsn' attribute.

Optional BGP ASN for the router that should be supplied by a layer 3 Partner if they configured BGP on behalf of the customer. Output only for PARTNER type, input only for PARTNER_PROVIDER, not available for DEDICATED.

Parameters
[in]valueThe new value.

◆ set_region()

void google_compute_api::InterconnectAttachment::set_region ( const StringPiece &  value)
inline

Change the 'region' attribute.

[Output Only] URL of the region where the regional interconnect attachment resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.

Parameters
[in]valueThe new value.

◆ set_router()

void google_compute_api::InterconnectAttachment::set_router ( const StringPiece &  value)
inline

Change the 'router' attribute.

URL of the Cloud Router to be used for dynamic routing. This router must be in the same region as this InterconnectAttachment. The InterconnectAttachment will automatically connect the Interconnect to the network & region within which the Cloud Router is configured.

Parameters
[in]valueThe new value.

◆ set_self_link()

void google_compute_api::InterconnectAttachment::set_self_link ( const StringPiece &  value)
inline

Change the 'selfLink' attribute.

[Output Only] Server-defined URL for the resource.

Parameters
[in]valueThe new value.

◆ set_state()

void google_compute_api::InterconnectAttachment::set_state ( const StringPiece &  value)
inline

Change the 'state' attribute.

[Output Only] The current state of this attachment's functionality.

Parameters
[in]valueThe new value.

◆ set_type()

void google_compute_api::InterconnectAttachment::set_type ( const StringPiece &  value)
inline

Change the 'type' attribute.

Parameters
[in]valueThe new value.

◆ set_vlan_tag8021q()

void google_compute_api::InterconnectAttachment::set_vlan_tag8021q ( int32  value)
inline

Change the 'vlanTag8021q' attribute.

The IEEE 802.1Q VLAN tag for this attachment, in the range 2-4094. Only specified at creation time.

Parameters
[in]valueThe new value.

The documentation for this class was generated from the following files: