compute
v1
|
#include <interconnect_attachment.h>
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 InterconnectAttachment * | New () |
Represents an InterconnectAttachment (VLAN attachment) resource. For more information, see Creating VLAN Attachments. (== resource_for beta.interconnectAttachments ==) (== resource_for v1.interconnectAttachments ==).
|
explicit |
Standard constructor for an immutable data object instance.
[in] | storage | The underlying data storage for this instance. |
|
explicit |
Standard constructor for a mutable data object instance.
[in] | storage | The underlying data storage for this instance. |
|
virtual |
Standard destructor.
|
inline |
Clears the 'adminEnabled
' attribute.
|
inline |
Clears the 'bandwidth
' attribute.
|
inline |
Clears the 'candidateSubnets
' attribute.
|
inline |
Clears the 'cloudRouterIpAddress
' attribute.
|
inline |
Clears the 'creationTimestamp
' attribute.
|
inline |
Clears the 'customerRouterIpAddress
' attribute.
|
inline |
Clears the 'description
' attribute.
|
inline |
Clears the 'edgeAvailabilityDomain
' attribute.
|
inline |
Clears the 'googleReferenceId
' attribute.
|
inline |
Clears the 'id
' attribute.
|
inline |
Clears the 'interconnect
' attribute.
|
inline |
Clears the 'kind
' attribute.
|
inline |
Clears the 'name
' attribute.
|
inline |
Clears the 'operationalStatus
' attribute.
|
inline |
Clears the 'pairingKey
' attribute.
|
inline |
Clears the 'partnerAsn
' attribute.
|
inline |
Clears the 'partnerMetadata
' attribute.
|
inline |
Clears the 'privateInterconnectInfo
' attribute.
|
inline |
Clears the 'region
' attribute.
|
inline |
Clears the 'router
' attribute.
|
inline |
Clears the 'selfLink
' attribute.
|
inline |
Clears the 'state
' attribute.
|
inline |
Clears the 'type
' attribute.
|
inline |
Clears the 'vlanTag8021q
' attribute.
|
inline |
Get the value of the 'adminEnabled
' attribute.
|
inline |
Get the value of the 'bandwidth
' attribute.
|
inline |
Get a reference to the value of the 'candidateSubnets
' attribute.
|
inline |
Get the value of the 'cloudRouterIpAddress
' attribute.
|
inline |
Get the value of the 'creationTimestamp
' attribute.
|
inline |
Get the value of the 'customerRouterIpAddress
' attribute.
|
inline |
Get the value of the 'description
' attribute.
|
inline |
Get the value of the 'edgeAvailabilityDomain
' attribute.
|
inline |
Get the value of the 'googleReferenceId
' attribute.
|
inline |
Get the value of the 'id
' attribute.
|
inline |
Get the value of the 'interconnect
' attribute.
|
inline |
Get the value of the 'kind
' attribute.
|
inline |
Get the value of the 'name
' attribute.
|
inline |
Get the value of the 'operationalStatus
' attribute.
|
inline |
Get the value of the 'pairingKey
' attribute.
|
inline |
Get the value of the 'partnerAsn
' attribute.
const InterconnectAttachmentPartnerMetadata google_compute_api::InterconnectAttachment::get_partner_metadata | ( | ) | const |
Get a reference to the value of the 'partnerMetadata
' attribute.
const InterconnectAttachmentPrivateInfo google_compute_api::InterconnectAttachment::get_private_interconnect_info | ( | ) | const |
Get a reference to the value of the 'privateInterconnectInfo
' attribute.
|
inline |
Get the value of the 'region
' attribute.
|
inline |
Get the value of the 'router
' attribute.
|
inline |
Get the value of the 'selfLink
' attribute.
|
inline |
Get the value of the 'state
' attribute.
|
inline |
Get the value of the 'type
' attribute.
|
inline |
Get the value of the 'vlanTag8021q
' attribute.
|
inline |
Returns a string denoting the type of this data object.
|
inline |
Determine if the 'adminEnabled
' attribute was set.
adminEnabled
' attribute was set.
|
inline |
Determine if the 'bandwidth
' attribute was set.
bandwidth
' attribute was set.
|
inline |
Determine if the 'candidateSubnets
' attribute was set.
candidateSubnets
' attribute was set.
|
inline |
Determine if the 'cloudRouterIpAddress
' attribute was set.
cloudRouterIpAddress
' attribute was set.
|
inline |
Determine if the 'creationTimestamp
' attribute was set.
creationTimestamp
' attribute was set.
|
inline |
Determine if the 'customerRouterIpAddress
' attribute was set.
customerRouterIpAddress
' attribute was set.
|
inline |
Determine if the 'description
' attribute was set.
description
' attribute was set.
|
inline |
Determine if the 'edgeAvailabilityDomain
' attribute was set.
edgeAvailabilityDomain
' attribute was set.
|
inline |
Determine if the 'googleReferenceId
' attribute was set.
googleReferenceId
' attribute was set.
|
inline |
Determine if the 'id
' attribute was set.
id
' attribute was set.
|
inline |
Determine if the 'interconnect
' attribute was set.
interconnect
' attribute was set.
|
inline |
Determine if the 'kind
' attribute was set.
kind
' attribute was set.
|
inline |
Determine if the 'name
' attribute was set.
name
' attribute was set.
|
inline |
Determine if the 'operationalStatus
' attribute was set.
operationalStatus
' attribute was set.
|
inline |
Determine if the 'pairingKey
' attribute was set.
pairingKey
' attribute was set.
|
inline |
Determine if the 'partnerAsn
' attribute was set.
partnerAsn
' attribute was set.
|
inline |
Determine if the 'partnerMetadata
' attribute was set.
partnerMetadata
' attribute was set.
|
inline |
Determine if the 'privateInterconnectInfo
' attribute was set.
privateInterconnectInfo
' attribute was set.
|
inline |
Determine if the 'region
' attribute was set.
region
' attribute was set.
|
inline |
Determine if the 'router
' attribute was set.
router
' attribute was set.
|
inline |
Determine if the 'selfLink
' attribute was set.
selfLink
' attribute was set.
|
inline |
Determine if the 'state
' attribute was set.
state
' attribute was set.
|
inline |
Determine if the 'type
' attribute was set.
type
' attribute was set.
|
inline |
Determine if the 'vlanTag8021q
' attribute was set.
vlanTag8021q
' attribute was set.
|
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.
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.
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.
|
static |
Creates a new default instance.
|
inline |
Change the 'adminEnabled
' attribute.
Determines whether this Attachment will carry packets. Not present for PARTNER_PROVIDER.
[in] | value | The new 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.
[in] | value | The new value. |
|
inline |
Change the 'cloudRouterIpAddress
' attribute.
[Output Only] IPv4 address + prefix length to be configured on Cloud Router Interface for this interconnect attachment.
[in] | value | The new value. |
|
inline |
Change the 'creationTimestamp
' attribute.
[Output Only] Creation timestamp in RFC3339 text format.
[in] | value | The new value. |
|
inline |
Change the 'customerRouterIpAddress
' attribute.
[Output Only] IPv4 address + prefix length to be configured on the customer router subinterface for this interconnect attachment.
[in] | value | The new value. |
|
inline |
Change the 'description
' attribute.
An optional description of this resource.
[in] | value | The new 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.
[in] | value | The new 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.
[in] | value | The new value. |
|
inline |
Change the 'id
' attribute.
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
[in] | value | The new value. |
|
inline |
Change the 'interconnect
' attribute.
URL of the underlying Interconnect object that this attachment's traffic will traverse through.
[in] | value | The new value. |
|
inline |
Change the 'kind
' attribute.
[Output Only] Type of the resource. Always compute::interconnectAttachment for interconnect attachments.
[in] | value | The new 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.
[in] | value | The new value. |
|
inline |
Change the 'operationalStatus
' attribute.
[Output Only] The current status of whether or not this interconnect attachment is functional.
[in] | value | The new 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".
[in] | value | The new 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.
[in] | value | The new 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.
[in] | value | The new 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.
[in] | value | The new value. |
|
inline |
Change the 'selfLink
' attribute.
[Output Only] Server-defined URL for the resource.
[in] | value | The new value. |
|
inline |
Change the 'state
' attribute.
[Output Only] The current state of this attachment's functionality.
[in] | value | The new value. |
|
inline |
Change the 'type
' attribute.
[in] | value | The new 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.
[in] | value | The new value. |