MultiMigMember(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents a Multi-MIG member resource.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
creation_timestamp |
str
Output only. [Output Only] Creation timestamp of this multi-MIG member inRFC3339 text format. This field is a member of oneof_ _creation_timestamp.
|
id |
int
Output only. [Output only] The unique identifier for this resource type. The server generates this identifier. This field is a member of oneof_ _id.
|
kind |
str
Output only. Type of the resource. Alwayscompute#multiMigMember for a list of multi-MIG members. This field is a member of oneof_ _kind.
|
name |
str
Output only. [Output Only] Server-defined name for the multi-MIG member. This field is a member of oneof_ _name.
|
region |
str
Output only. [Output Only] The URL of the region where the multi-MIG resides. This field is a member of oneof_ _region.
|
self_link |
str
Output only. [Output Only] Server-defined fully-qualified URL for this resource. This field is a member of oneof_ _self_link.
|
status |
google.cloud.compute_v1beta.types.MultiMigMemberStatus
Output only. [Output Only] The status of this multi-MIG member This field is a member of oneof_ _status.
|