Capacity Planner v1beta API - Namespace Google.Cloud.CapacityPlanner.V1Beta (1.0.0-beta01)

Classes

Allocation

Repesents Allocation which is part of aggregated reservations data response of "QueryReservations".

Allocation.Types

Container for nested types declared in the Allocation message type.

Allocation.Types.ShareSettings

The share setting for reservation.

Allocation.Types.ShareSettings.Types

Container for nested types declared in the ShareSettings message type.

Allocation.Types.SpecificSKUAllocation

This reservation type allows to pre allocate specific instance configuration.

Allocation.Types.SpecificSKUAllocation.Types

Container for nested types declared in the SpecificSKUAllocation message type.

Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties

Properties of the SKU instances being reserved.

Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types

Container for nested types declared in the AllocatedInstanceProperties message type.

Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AcceleratorConfig

A specification of the type and number of accelerator cards attached to the instance.

Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AllocatedDisk

A specification of the interface and size of disk attached to the instance.

Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AllocatedDisk.Types

Container for nested types declared in the AllocatedDisk message type.

BigQueryDestination

A BigQuery destination for exporting assets to.

BigQueryDestination.Types

Container for nested types declared in the BigQueryDestination message type.

ExportForecastsRequest

The ExportForecasts request Next : 13

ExportForecastsResponse

A response message for [UsageService.ExportForecasts].

ExportReservationsUsageRequest

The ExportReservationsUsage request

ExportReservationsUsageRequest.Types

Container for nested types declared in the ExportReservationsUsageRequest message type.

ExportReservationsUsageResponse

A response message for [UsageService.ExportReservationsUsage].

ExportUsageHistoriesRequest

The ExportUsageHistories request Next : 12

ExportUsageHistoriesResponse

A response message for [UsageService.ExportUsageHistories].

Forecast

A collection of data points that describes the predicted time-varying values of a resource.

Forecast.Types

Container for nested types declared in the Forecast message type.

ForecastName

Resource name for the Forecast resource.

FutureReservation

Repesents Future Reservation request which is part of aggregated reservations data response of "QueryReservations".

FutureReservation.Types

Container for nested types declared in the FutureReservation message type.

FutureReservation.Types.SpecificSKUProperties

Represents specific SKU properties for the Future Reservation.

FutureReservation.Types.Status

Represents status related to the future reservation.

FutureReservation.Types.Status.Types

Container for nested types declared in the Status message type.

FutureReservation.Types.TimeWindow

Represents time window for the Future Reservation.

GcsDestination

A Cloud Storage location.

LocationIdentifier

Identifier for a Google Cloud Platform location.

LocationIdentifier.Types

Container for nested types declared in the LocationIdentifier message type.

LocationIdentifier.Types.LinkedLocation

MachineShape

Machine shape details Next : 13

OperationMetadata

Represents the metadata of a long-running operation.

OutputConfig

Output configuration for export destination.

Point

A single data point in a time series.

QueryForecastsRequest

The QueryForecasts request. Next : 14

QueryForecastsResponse

The QueryForecasts response.

QueryReservationsRequest

The QueryReservations request.

QueryReservationsRequest.Types

Container for nested types declared in the QueryReservationsRequest message type.

QueryReservationsResponse

The QueryReservations response.

QueryUsageHistoriesRequest

The QueryUsageHistories request. Next : 16

QueryUsageHistoriesResponse

The QueryUsageHistories response.

ReservationData

Response entity for reservations data.

ReservationName

Resource name for the Reservation resource.

ResourceAttribute

An attribute of a Google Cloud Platform resource.

ResourceContainer

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

ResourceContainer.Types

Container for nested types declared in the ResourceContainer message type.

ResourceIdKey

The id for a Google Cloud Platform resource key.

ResourceIdentifier

The identifier for a Google Cloud Platform resource.

ResourceValue

TimeSeries

A collection of data points that describes the time-varying values of a resource. A time series is identified by its ID. Next : 13

TimeSeries.Types

Container for nested types declared in the TimeSeries message type.

UsageHistory

A collection of data points that describes the historical time-varying values of a resource.

UsageHistory.Types

Container for nested types declared in the UsageHistory message type.

UsageService

Provides access to historical and forecasted usage data.

UsageService.UsageServiceBase

Base class for server-side implementations of UsageService

UsageService.UsageServiceClient

Client for UsageService

UsageServiceClient

UsageService client wrapper, for convenient use.

UsageServiceClientBuilder

Builder class for UsageServiceClient to provide simple configuration of credentials, endpoint etc.

UsageServiceClientImpl

UsageService client wrapper implementation, for convenient use.

UsageServiceSettings

Settings for UsageServiceClient instances.

Value

Enums

Allocation.TypeOneofCase

Enum of possible cases for the "type" oneof.

Allocation.Types.ShareSettings.Types.ShareType

Possible scope in which the reservation can be shared. More granularity can be added in future.

Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AllocatedDisk.Types.DiskInterface

guest device interface options to use for the disk.

Allocation.Types.Status

The status of the reservation.

BigQueryDestination.Types.CreateDisposition

Specifies the action that occurs if the destination table does not exist. By default, a new table will be created.

BigQueryDestination.Types.PartitionKey

This enum determines the partition key column for the BigQuery tables. Partitioning can improve query performance and reduce query cost by filtering partitions. Refer to https://cloud.google.com/bigquery/docs/partitioned-tables for details.

BigQueryDestination.Types.WriteDisposition

Specifies the action that occurs if the destination table or partition already exists. By default, the data will be appended to the existing table.

ExportReservationsUsageRequest.ResourceOneofCase

Enum of possible cases for the "resource" oneof.

ExportReservationsUsageRequest.Types.ShareType

Possible scope in which the reservation can be shared.

Forecast.Types.Bounds

The bounds of the forecast time series.

Forecast.Types.ForecastType

The type of the forecast. This describes the method that was used to produce future time series values from historical time series values.

Forecast.Types.PredictionInterval

The prediction interval represented by a forecast.

ForecastName.ResourceNameType

The possible contents of ForecastName.

FutureReservation.TypeOneofCase

Enum of possible cases for the "type" oneof.

FutureReservation.Types.Status.Types.ProcurementStatus

Represents procurement status of the Future Reservation.

LocationLevel

The level of the Google Cloud Platform location.

OutputConfig.DestinationOneofCase

Enum of possible cases for the "destination" oneof.

QueryReservationsRequest.Types.OwnershipType

Reservation ownership status to provide distinction for Capacity Planning.

QueryReservationsRequest.Types.ReservationDataLevel

The form in which data of reservations should be returned. In case of AGGREGATED, timeseries for selected reservations is returned. If unspecified, all levels are included.

QueryReservationsRequest.Types.ReservationType

Type of the reservation

QueryReservationsRequest.Types.ShareType

Possible scope in which the reservation can be shared.

ReservationName.ResourceNameType

The possible contents of ReservationName.

ResourceContainer.Types.Type

ResourceIdKey.DemandFieldsOneofCase

Enum of possible cases for the "demand_fields" oneof.

TimeSeries.Types.LocationType

The type of location that the time series is summarizing.

Unit

UsageHistory.Types.AggregationMethod

Methods for converting sampled data to time series values.

Value.ValueOneofCase

Enum of possible cases for the "value" oneof.