Class NetworkResource (0.1.0)

NetworkResource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A resource representing a network that connects the various components of a cluster together.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
network google.cloud.hypercomputecluster_v1beta.types.NetworkReference
Reference to a network in Google Compute Engine. This field is a member of oneof_ reference.
config google.cloud.hypercomputecluster_v1beta.types.NetworkResourceConfig
Immutable. Configuration for this network resource, which describes how it should be created or imported. This field only controls how the network resource is initially created or imported. Subsequent changes to the network resource should be made via the resource's API and will not be reflected in the configuration.