Reference documentation and code samples for the Google Cloud Chronicle V1 Client class GetRetrohuntRequest.
Request message for GetRetrohunt method.
Generated from protobuf message google.cloud.chronicle.v1.GetRetrohuntRequest
Namespace
Google \ Cloud \ Chronicle \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the retrohunt to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}
Required. The name of the retrohunt to retrieve.
Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}
Please see RuleServiceClient::retrohuntName() for help formatting this field.
[[["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-07 UTC."],[],[],null,["# Google Cloud Chronicle V1 Client - Class GetRetrohuntRequest (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.GetRetrohuntRequest)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.GetRetrohuntRequest) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class GetRetrohuntRequest.\n\nRequest message for GetRetrohunt method.\n\nGenerated from protobuf message `google.cloud.chronicle.v1.GetRetrohuntRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the retrohunt to retrieve.\n\nFormat:\n`projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}`\n\n### setName\n\nRequired. The name of the retrohunt to retrieve.\n\nFormat:\n`projects/{project}/locations/{location}/instances/{instance}/rules/{rule}/retrohunts/{retrohunt}`\n\n### static::build"]]