Capacity Planner v1beta API - Class ResourceContainer (1.0.0-beta01)

public sealed class ResourceContainer : IMessage<ResourceContainer>, IEquatable<ResourceContainer>, IDeepCloneable<ResourceContainer>, IBufferMessage, IMessage

Reference documentation and code samples for the Capacity Planner v1beta API class ResourceContainer.

The resource container of Google Cloud Platform hierarchy such as a project.

Inheritance

object > ResourceContainer

Namespace

Google.Cloud.CapacityPlanner.V1Beta

Assembly

Google.Cloud.CapacityPlanner.V1Beta.dll

Constructors

ResourceContainer()

public ResourceContainer()

ResourceContainer(ResourceContainer)

public ResourceContainer(ResourceContainer other)
Parameter
Name Description
other ResourceContainer

Properties

Id

public string Id { get; set; }

Required. Identifier of the resource container. For example, project number for project type.

Property Value
Type Description
string

Type

public ResourceContainer.Types.Type Type { get; set; }
Property Value
Type Description
ResourceContainerTypesType