google.golang.org/api/storage/v1.ObjectsRewriteCall.DestinationKmsKeyName (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L10970: func (c *ObjectsRewriteCall) DestinationKmsKeyName(destinationKmsKeyName string) *ObjectsRewriteCall {

	cloud.google.com/go/storage
		copy.go#L116: 		call.DestinationKmsKeyName(c.DestinationKMSKeyName)