Reference documentation and code samples for the Google Maps FleetEngine V1 Client class UpdateVehicleAttributesRequest.
UpdateVehicleAttributes
request message.
Generated from protobuf message maps.fleetengine.v1.UpdateVehicleAttributesRequest
Namespace
Google \ Maps \ FleetEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ header
↳ name
string
Required. Must be in the format providers/{provider}/vehicles/{vehicle}
. The provider must be the Project ID (for example, sample-cloud-project
) of the Google Cloud Project of which the service account making this call is a member.
↳ attributes
array< VehicleAttribute
>
Required. The vehicle attributes to update. Unmentioned attributes are not altered or removed.
getHeader
The standard Fleet Engine request header.
hasHeader
clearHeader
setHeader
The standard Fleet Engine request header.
$this
getName
Required. Must be in the format providers/{provider}/vehicles/{vehicle}
.
The provider must be the Project ID (for example, sample-cloud-project
)
of the Google Cloud Project of which the service account making
this call is a member.
string
setName
Required. Must be in the format providers/{provider}/vehicles/{vehicle}
.
The provider must be the Project ID (for example, sample-cloud-project
)
of the Google Cloud Project of which the service account making
this call is a member.
var
string
$this
getAttributes
Required. The vehicle attributes to update. Unmentioned attributes are not altered or removed.
setAttributes
Required. The vehicle attributes to update. Unmentioned attributes are not altered or removed.
$this