Stackdriver Logging V2 Client - Class CopyLogEntriesMetadata (1.25.5)

Reference documentation and code samples for the Stackdriver Logging V2 Client class CopyLogEntriesMetadata.

Metadata for CopyLogEntries long running operations.

Generated from protobuf message google.logging.v2.CopyLogEntriesMetadata

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ start_time
Google\Protobuf\Timestamp

The create time of an operation.

↳ end_time
Google\Protobuf\Timestamp

The end time of an operation.

↳ state
int

State of an operation.

↳ cancellation_requested
bool

Identifies whether the user has requested cancellation of the operation.

↳ request
Google\Cloud\Logging\V2\CopyLogEntriesRequest

CopyLogEntries RPC request.

↳ progress
int

Estimated progress of the operation (0 - 100%).

↳ writer_identity
string

The IAM identity of a service account that must be granted access to the destination. If the service account is not granted permission to the destination within an hour, the operation will be cancelled. For example: "serviceAccount:foo@bar.com"

The create time of an operation.

Returns
Type
Description

The create time of an operation.

Parameter
Name
Description
Returns
Type
Description
$this

The end time of an operation.

Returns
Type
Description

The end time of an operation.

Parameter
Name
Description
Returns
Type
Description
$this

State of an operation.

Returns
Type
Description
int

State of an operation.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

Identifies whether the user has requested cancellation of the operation.

Returns
Type
Description
bool

Identifies whether the user has requested cancellation of the operation.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

CopyLogEntries RPC request.

Returns
Type
Description

CopyLogEntries RPC request.

Parameter
Name
Description
Returns
Type
Description
$this

Estimated progress of the operation (0 - 100%).

Returns
Type
Description
int

Estimated progress of the operation (0 - 100%).

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The IAM identity of a service account that must be granted access to the destination.

If the service account is not granted permission to the destination within an hour, the operation will be cancelled. For example: "serviceAccount:foo@bar.com"

Returns
Type
Description
string

The IAM identity of a service account that must be granted access to the destination.

If the service account is not granted permission to the destination within an hour, the operation will be cancelled. For example: "serviceAccount:foo@bar.com"

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: