Compute V1 Client - Class InterconnectsGetMacsecConfigResponse (1.14.0)

Reference documentation and code samples for the Compute V1 Client class InterconnectsGetMacsecConfigResponse.

Response for the InterconnectsGetMacsecConfigRequest.

Generated from protobuf message google.cloud.compute.v1.InterconnectsGetMacsecConfigResponse

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ etag string

end_interface: MixerGetResponseWithEtagBuilder

↳ result Google\Cloud\Compute\V1\InterconnectMacsecConfig

getEtag

end_interface: MixerGetResponseWithEtagBuilder

Returns
TypeDescription
string

hasEtag

clearEtag

setEtag

end_interface: MixerGetResponseWithEtagBuilder

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getResult

Generated from protobuf field optional .google.cloud.compute.v1.InterconnectMacsecConfig result = 139315229;

Returns
TypeDescription
Google\Cloud\Compute\V1\InterconnectMacsecConfig|null

hasResult

clearResult

setResult

Generated from protobuf field optional .google.cloud.compute.v1.InterconnectMacsecConfig result = 139315229;

Parameter
NameDescription
var Google\Cloud\Compute\V1\InterconnectMacsecConfig
Returns
TypeDescription
$this