Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::ResourceName (v0.11.0)

Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::ResourceName.

Resource name and display name.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Display name.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Display name.
Returns
  • (::String) — Display name.

#name

def name() -> ::String
Returns
  • (::String) — Name.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name.
Returns
  • (::String) — Name.