Cluster Director V1BETA API - Class Google::Cloud::HypercomputeCluster::V1beta::NetworkReference (v0.1.0)

Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::NetworkReference.

A reference to a VPC network in Google Compute Engine.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#network

def network() -> ::String
Returns
  • (::String) — Output only. Name of the network, in the format projects/{project}/global/networks/{network}.

#subnetwork

def subnetwork() -> ::String
Returns
  • (::String) — Output only. Name of the particular subnetwork being used by the cluster, in the format projects/{project}/regions/{region}/subnetworks/{subnetwork}.