GoogleCloudStorageBucketAutoclass
No description
type GoogleCloudStorageBucketAutoclass {
enabled: Boolean!
toggledAt: DateTime!
}
Fields
GoogleCloudStorageBucketAutoclass.enabled
● Boolean!
non-null scalar
Indicates whether the autoclass feature is enabled on the bucket
GoogleCloudStorageBucketAutoclass.toggledAt
● DateTime!
non-null scalar
The time from which Autoclass was last toggled
Member of
GoogleCloudStorageBucket
object