Cloud Asset V1 API - Class Google::Cloud::Asset::V1::DeleteFeedRequest (v0.19.0)

Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::DeleteFeedRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the feed and it must be in the format of: projects/project_number/feeds/feed_id folders/folder_number/feeds/feed_id organizations/organization_number/feeds/feed_id

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the feed and it must be in the format of: projects/project_number/feeds/feed_id folders/folder_number/feeds/feed_id organizations/organization_number/feeds/feed_id
Returns
  • (::String) — Required. The name of the feed and it must be in the format of: projects/project_number/feeds/feed_id folders/folder_number/feeds/feed_id organizations/organization_number/feeds/feed_id