Class: Google::Cloud::StorageInsights::V1::LinkDatasetRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/storageinsights/v1/storageinsights.rb

Overview

Request message for LinkDataset

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. Name of the resource.

Returns:

  • (::String)

    Required. Name of the resource



892
893
894
895
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 892

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