ShareSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The share setting for reservation.
Attributes |
|
---|---|
Name | Description |
share_type |
google.cloud.capacityplanner_v1beta.types.Allocation.ShareSettings.ShareType
Type of sharing for this shared-reservation |
projects |
MutableSequence[str]
A List of Project names to specify consumer projects for this shared-reservation. This is only valid when share_type's value is SPECIFIC_PROJECTS. |
Classes
ShareType
ShareType(value)
Possible scope in which the reservation can be shared. More granularity can be added in future.