|
compute
v1
|
#include <interconnect_location.h>
Public Member Functions | |
| InterconnectLocation (const Json::Value &storage) | |
| InterconnectLocation (Json::Value *storage) | |
| virtual | ~InterconnectLocation () |
| const StringPiece | GetTypeName () const |
| bool | has_address () const |
| void | clear_address () |
| const StringPiece | get_address () const |
| void | set_address (const StringPiece &value) |
| bool | has_availability_zone () const |
| void | clear_availability_zone () |
| const StringPiece | get_availability_zone () const |
| void | set_availability_zone (const StringPiece &value) |
| bool | has_city () const |
| void | clear_city () |
| const StringPiece | get_city () const |
| void | set_city (const StringPiece &value) |
| bool | has_continent () const |
| void | clear_continent () |
| const StringPiece | get_continent () const |
| void | set_continent (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_description () const |
| void | clear_description () |
| const StringPiece | get_description () const |
| void | set_description (const StringPiece &value) |
| bool | has_facility_provider () const |
| void | clear_facility_provider () |
| const StringPiece | get_facility_provider () const |
| void | set_facility_provider (const StringPiece &value) |
| bool | has_facility_provider_facility_id () const |
| void | clear_facility_provider_facility_id () |
| const StringPiece | get_facility_provider_facility_id () const |
| void | set_facility_provider_facility_id (const StringPiece &value) |
| bool | has_id () const |
| void | clear_id () |
| uint64 | get_id () const |
| void | set_id (uint64 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_peeringdb_facility_id () const |
| void | clear_peeringdb_facility_id () |
| const StringPiece | get_peeringdb_facility_id () const |
| void | set_peeringdb_facility_id (const StringPiece &value) |
| bool | has_region_infos () const |
| void | clear_region_infos () |
| const client::JsonCppArray< InterconnectLocationRegionInfo > | get_region_infos () const |
| client::JsonCppArray< InterconnectLocationRegionInfo > | mutable_regionInfos () |
| bool | has_self_link () const |
| void | clear_self_link () |
| const StringPiece | get_self_link () const |
| void | set_self_link (const StringPiece &value) |
| bool | has_status () const |
| void | clear_status () |
| const StringPiece | get_status () const |
| void | set_status (const StringPiece &value) |
Static Public Member Functions | |
| static InterconnectLocation * | New () |
Represents an InterconnectLocations resource. The InterconnectLocations resource describes the locations where you can connect to Google's networks. For more information, see Colocation Facilities.
|
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 'address' attribute.
|
inline |
Clears the 'availabilityZone' attribute.
|
inline |
Clears the 'city' attribute.
|
inline |
Clears the 'continent' attribute.
|
inline |
Clears the 'creationTimestamp' attribute.
|
inline |
Clears the 'description' attribute.
|
inline |
Clears the 'facilityProvider' attribute.
|
inline |
Clears the 'facilityProviderFacilityId' attribute.
|
inline |
Clears the 'id' attribute.
|
inline |
Clears the 'kind' attribute.
|
inline |
Clears the 'name' attribute.
|
inline |
Clears the 'peeringdbFacilityId' attribute.
|
inline |
Clears the 'regionInfos' attribute.
|
inline |
Clears the 'selfLink' attribute.
|
inline |
Clears the 'status' attribute.
|
inline |
Get the value of the 'address' attribute.
|
inline |
Get the value of the 'availabilityZone' attribute.
|
inline |
Get the value of the 'city' attribute.
|
inline |
Get the value of the 'continent' attribute.
|
inline |
Get the value of the 'creationTimestamp' attribute.
|
inline |
Get the value of the 'description' attribute.
|
inline |
Get the value of the 'facilityProvider' attribute.
|
inline |
Get the value of the 'facilityProviderFacilityId' attribute.
|
inline |
Get the value of the 'id' attribute.
|
inline |
Get the value of the 'kind' attribute.
|
inline |
Get the value of the 'name' attribute.
|
inline |
Get the value of the 'peeringdbFacilityId' attribute.
| const client::JsonCppArray<InterconnectLocationRegionInfo > google_compute_api::InterconnectLocation::get_region_infos | ( | ) | const |
Get a reference to the value of the 'regionInfos' attribute.
|
inline |
Get the value of the 'selfLink' attribute.
|
inline |
Get the value of the 'status' attribute.
|
inline |
Returns a string denoting the type of this data object.
|
inline |
Determine if the 'address' attribute was set.
address' attribute was set.
|
inline |
Determine if the 'availabilityZone' attribute was set.
availabilityZone' attribute was set.
|
inline |
Determine if the 'city' attribute was set.
city' attribute was set.
|
inline |
Determine if the 'continent' attribute was set.
continent' attribute was set.
|
inline |
Determine if the 'creationTimestamp' attribute was set.
creationTimestamp' attribute was set.
|
inline |
Determine if the 'description' attribute was set.
description' attribute was set.
|
inline |
Determine if the 'facilityProvider' attribute was set.
facilityProvider' attribute was set.
|
inline |
Determine if the 'facilityProviderFacilityId' attribute was set.
facilityProviderFacilityId' attribute was set.
|
inline |
Determine if the 'id' attribute was set.
id' 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 'peeringdbFacilityId' attribute was set.
peeringdbFacilityId' attribute was set.
|
inline |
Determine if the 'regionInfos' attribute was set.
regionInfos' attribute was set.
|
inline |
Determine if the 'selfLink' attribute was set.
selfLink' attribute was set.
|
inline |
Determine if the 'status' attribute was set.
status' attribute was set. | client::JsonCppArray<InterconnectLocationRegionInfo > google_compute_api::InterconnectLocation::mutable_regionInfos | ( | ) |
Gets a reference to a mutable value of the 'regionInfos' property.
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
|
static |
Creates a new default instance.
|
inline |
Change the 'address' attribute.
[Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character.
| [in] | value | The new value. |
|
inline |
Change the 'availabilityZone' attribute.
[Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: "zone1" or "zone2".
| [in] | value | The new value. |
|
inline |
Change the 'city' attribute.
[Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands".
| [in] | value | The new value. |
|
inline |
Change the 'continent' attribute.
[Output Only] Continent for this location.
| [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 'description' attribute.
[Output Only] An optional description of the resource.
| [in] | value | The new value. |
|
inline |
Change the 'facilityProvider' attribute.
[Output Only] The name of the provider for this facility (e.g., EQUINIX).
| [in] | value | The new value. |
|
inline |
Change the 'facilityProviderFacilityId' attribute.
[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1).
| [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 'kind' attribute.
[Output Only] Type of the resource. Always compute::interconnectLocation for interconnect locations.
| [in] | value | The new value. |
|
inline |
Change the 'name' attribute.
[Output Only] Name of the resource.
| [in] | value | The new value. |
|
inline |
Change the 'peeringdbFacilityId' attribute.
[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb).
| [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 'status' attribute.
[Output Only] The status of this InterconnectLocation. If the status is AVAILABLE, new Interconnects may be provisioned in this InterconnectLocation. Otherwise, no new Interconnects may be provisioned.
| [in] | value | The new value. |