Google Cloud Chronicle V1 Client - Class GetFindingsRefinementDeploymentRequest (0.5.0)

Reference documentation and code samples for the Google Cloud Chronicle V1 Client class GetFindingsRefinementDeploymentRequest.

Request message for GetFindingsRefinementDeployment method.

Generated from protobuf message google.cloud.chronicle.v1.GetFindingsRefinementDeploymentRequest

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 findings refinement to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment

getName

Required. The name of the findings refinement to retrieve.

Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment

Returns
Type Description
string

setName

Required. The name of the findings refinement to retrieve.

Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the findings refinement to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/findingsRefinements/{findings_refinement}/deployment Please see FindingsRefinementServiceClient::findingsRefinementDeploymentName() for help formatting this field.

Returns
Type Description
GetFindingsRefinementDeploymentRequest