Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::GetChangeLogEntryRequest.
A request to get a change log entry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The name of the change log entry.
Format:
projects/{project}/locations/{location}/orders/{order}/changeLogEntries/{change_log_entry}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The name of the change log entry.
Format:
projects/{project}/locations/{location}/orders/{order}/changeLogEntries/{change_log_entry}
Returns
-
(::String) — Required. The name of the change log entry.
Format:
projects/{project}/locations/{location}/orders/{order}/changeLogEntries/{change_log_entry}