func init()

in e2e-examples/gcs/google.golang.org/genproto/googleapis/storage/v1/storage_resources.pb.go [2525:2563]


func init() {
	proto.RegisterEnum("google.storage.v1.CommonEnums_Projection", CommonEnums_Projection_name, CommonEnums_Projection_value)
	proto.RegisterEnum("google.storage.v1.CommonEnums_PredefinedBucketAcl", CommonEnums_PredefinedBucketAcl_name, CommonEnums_PredefinedBucketAcl_value)
	proto.RegisterEnum("google.storage.v1.CommonEnums_PredefinedObjectAcl", CommonEnums_PredefinedObjectAcl_name, CommonEnums_PredefinedObjectAcl_value)
	proto.RegisterType((*Bucket)(nil), "google.storage.v1.Bucket")
	proto.RegisterMapType((map[string]string)(nil), "google.storage.v1.Bucket.LabelsEntry")
	proto.RegisterType((*Bucket_Billing)(nil), "google.storage.v1.Bucket.Billing")
	proto.RegisterType((*Bucket_Cors)(nil), "google.storage.v1.Bucket.Cors")
	proto.RegisterType((*Bucket_Encryption)(nil), "google.storage.v1.Bucket.Encryption")
	proto.RegisterType((*Bucket_Lifecycle)(nil), "google.storage.v1.Bucket.Lifecycle")
	proto.RegisterType((*Bucket_Lifecycle_Rule)(nil), "google.storage.v1.Bucket.Lifecycle.Rule")
	proto.RegisterType((*Bucket_Lifecycle_Rule_Action)(nil), "google.storage.v1.Bucket.Lifecycle.Rule.Action")
	proto.RegisterType((*Bucket_Lifecycle_Rule_Condition)(nil), "google.storage.v1.Bucket.Lifecycle.Rule.Condition")
	proto.RegisterType((*Bucket_Logging)(nil), "google.storage.v1.Bucket.Logging")
	proto.RegisterType((*Bucket_RetentionPolicy)(nil), "google.storage.v1.Bucket.RetentionPolicy")
	proto.RegisterType((*Bucket_Versioning)(nil), "google.storage.v1.Bucket.Versioning")
	proto.RegisterType((*Bucket_Website)(nil), "google.storage.v1.Bucket.Website")
	proto.RegisterType((*BucketAccessControl)(nil), "google.storage.v1.BucketAccessControl")
	proto.RegisterType((*ListBucketAccessControlsResponse)(nil), "google.storage.v1.ListBucketAccessControlsResponse")
	proto.RegisterType((*ListBucketsResponse)(nil), "google.storage.v1.ListBucketsResponse")
	proto.RegisterType((*Channel)(nil), "google.storage.v1.Channel")
	proto.RegisterMapType((map[string]string)(nil), "google.storage.v1.Channel.ParamsEntry")
	proto.RegisterType((*ChecksummedData)(nil), "google.storage.v1.ChecksummedData")
	proto.RegisterType((*ObjectChecksums)(nil), "google.storage.v1.ObjectChecksums")
	proto.RegisterType((*CommonEnums)(nil), "google.storage.v1.CommonEnums")
	proto.RegisterType((*ContentRange)(nil), "google.storage.v1.ContentRange")
	proto.RegisterType((*Notification)(nil), "google.storage.v1.Notification")
	proto.RegisterMapType((map[string]string)(nil), "google.storage.v1.Notification.CustomAttributesEntry")
	proto.RegisterType((*ListNotificationsResponse)(nil), "google.storage.v1.ListNotificationsResponse")
	proto.RegisterType((*Object)(nil), "google.storage.v1.Object")
	proto.RegisterMapType((map[string]string)(nil), "google.storage.v1.Object.MetadataEntry")
	proto.RegisterType((*Object_CustomerEncryption)(nil), "google.storage.v1.Object.CustomerEncryption")
	proto.RegisterType((*ObjectAccessControl)(nil), "google.storage.v1.ObjectAccessControl")
	proto.RegisterType((*ListObjectAccessControlsResponse)(nil), "google.storage.v1.ListObjectAccessControlsResponse")
	proto.RegisterType((*ListObjectsResponse)(nil), "google.storage.v1.ListObjectsResponse")
	proto.RegisterType((*ProjectTeam)(nil), "google.storage.v1.ProjectTeam")
	proto.RegisterType((*ServiceAccount)(nil), "google.storage.v1.ServiceAccount")
	proto.RegisterType((*Owner)(nil), "google.storage.v1.Owner")
}