(::String) — Required. The message name of the metadata type for this long-running
operation.
If the response is in a different package from the rpc, a fully-qualified
message name must be used (e.g. google.protobuf.Struct).
Note: Altering this value constitutes a breaking change.
#metadata_type=
defmetadata_type=(value)->::String
Parameter
value (::String) — Required. The message name of the metadata type for this long-running
operation.
If the response is in a different package from the rpc, a fully-qualified
message name must be used (e.g. google.protobuf.Struct).
Note: Altering this value constitutes a breaking change.
Returns
(::String) — Required. The message name of the metadata type for this long-running
operation.
If the response is in a different package from the rpc, a fully-qualified
message name must be used (e.g. google.protobuf.Struct).
Note: Altering this value constitutes a breaking change.
#response_type
defresponse_type()->::String
Returns
(::String) — Required. The message name of the primary return type for this
long-running operation.
This type will be used to deserialize the LRO's response.
If the response is in a different package from the rpc, a fully-qualified
message name must be used (e.g. google.protobuf.Struct).
Note: Altering this value constitutes a breaking change.
#response_type=
defresponse_type=(value)->::String
Parameter
value (::String) — Required. The message name of the primary return type for this
long-running operation.
This type will be used to deserialize the LRO's response.
If the response is in a different package from the rpc, a fully-qualified
message name must be used (e.g. google.protobuf.Struct).
Note: Altering this value constitutes a breaking change.
Returns
(::String) — Required. The message name of the primary return type for this
long-running operation.
This type will be used to deserialize the LRO's response.
If the response is in a different package from the rpc, a fully-qualified
message name must be used (e.g. google.protobuf.Struct).
Note: Altering this value constitutes a breaking change.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-26 UTC."],[],[],null,["# License Manager V1 API - Class Google::Longrunning::OperationInfo (v0.1.0)\n\nReference documentation and code samples for the License Manager V1 API class Google::Longrunning::OperationInfo.\n\nA message representing the message types used by a long-running operation.\n\nExample: \n\n rpc Export(ExportRequest) returns (google.longrunning.Operation) {\n option (google.longrunning.operation_info) = {\n response_type: \"ExportResponse\"\n metadata_type: \"ExportMetadata\"\n };\n }\n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #metadata_type\n\n def metadata_type() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The message name of the metadata type for this long-running operation.\n\n If the response is in a different package from the rpc, a fully-qualified\n message name must be used (e.g. `google.protobuf.Struct`).\n\n Note: Altering this value constitutes a breaking change.\n\n### #metadata_type=\n\n def metadata_type=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The message name of the metadata type for this long-running operation.\n\n\n If the response is in a different package from the rpc, a fully-qualified\n message name must be used (e.g. `google.protobuf.Struct`).\n\nNote: Altering this value constitutes a breaking change. \n**Returns**\n\n- (::String) --- Required. The message name of the metadata type for this long-running operation.\n\n If the response is in a different package from the rpc, a fully-qualified\n message name must be used (e.g. `google.protobuf.Struct`).\n\n Note: Altering this value constitutes a breaking change.\n\n### #response_type\n\n def response_type() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The message name of the primary return type for this long-running operation. This type will be used to deserialize the LRO's response.\n\n If the response is in a different package from the rpc, a fully-qualified\n message name must be used (e.g. `google.protobuf.Struct`).\n\n Note: Altering this value constitutes a breaking change.\n\n### #response_type=\n\n def response_type=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The message name of the primary return type for this long-running operation. This type will be used to deserialize the LRO's response.\n\n\n If the response is in a different package from the rpc, a fully-qualified\n message name must be used (e.g. `google.protobuf.Struct`).\n\nNote: Altering this value constitutes a breaking change. \n**Returns**\n\n- (::String) --- Required. The message name of the primary return type for this long-running operation. This type will be used to deserialize the LRO's response.\n\n If the response is in a different package from the rpc, a fully-qualified\n message name must be used (e.g. `google.protobuf.Struct`).\n\n Note: Altering this value constitutes a breaking change."]]