Google Cloud Spanner Instance Administration v1 API - Enum FreeInstanceMetadata.Types.ExpireBehavior (5.0.0-beta06)

public enum FreeInstanceMetadata.Types.ExpireBehavior

Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API enum FreeInstanceMetadata.Types.ExpireBehavior.

Allows users to change behavior when a free instance expires.

Namespace

Google.Cloud.Spanner.Admin.Instance.V1

Assembly

Google.Cloud.Spanner.Admin.Instance.V1.dll

Fields

Name Description
FreeToProvisioned

When the free instance expires, upgrade the instance to a provisioned instance.

RemoveAfterGracePeriod

When the free instance expires, disable the instance, and delete it after the grace period passes if it has not been upgraded.

Unspecified

Not specified.