(::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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Google IAM V1beta API - Class Google::Longrunning::OperationInfo (v0.3.6)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.6 (latest)](/ruby/docs/reference/google-iam-v1beta/latest/Google-Longrunning-OperationInfo)\n- [0.3.5](/ruby/docs/reference/google-iam-v1beta/0.3.5/Google-Longrunning-OperationInfo) \nReference documentation and code samples for the Google IAM V1beta API class Google::Longrunning::OperationInfo.\n\nA message representing the message types used by a long-running operation.\n\n\nExample:\n\n\u003cbr /\u003e\n\nrpc LongRunningRecognize(LongRunningRecognizeRequest)\nreturns (google.longrunning.Operation) {\noption (google.longrunning.operation_info) = {\nresponse_type: \"LongRunningRecognizeResponse\"\nmetadata_type: \"LongRunningRecognizeMetadata\"\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."]]