Method: Google::Apis::GkehubV2alpha::ServiceMeshType#display_name

Defined in:
lib/google/apis/gkehub_v2alpha/classes.rb

#display_nameString

A human-readable name for the message type. e.g. "InternalError", " PodMissingProxy". This should be the same for all messages of the same type. ( This corresponds to the name field in open-source Istio.) Corresponds to the JSON property displayName

Returns:

  • (String)


3297
3298
3299
# File 'lib/google/apis/gkehub_v2alpha/classes.rb', line 3297

def display_name
  @display_name
end