Class: Google::Cloud::Dlp::V2::OtherCloudSingleResourceReference

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Identifies a single resource, like a single Amazon S3 bucket.

Instance Attribute Summary collapse

Instance Attribute Details

#amazon_s3_bucket::Google::Cloud::Dlp::V2::AmazonS3Bucket

Returns Amazon S3 bucket.

Returns:



5170
5171
5172
5173
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5170

class OtherCloudSingleResourceReference
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end