Class UpdateEndpointLongRunningRequest (1.76.0)

UpdateEndpointLongRunningRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for EndpointService.UpdateEndpointLongRunning.

Attribute

Name Description
endpoint google.cloud.aiplatform_v1beta1.types.Endpoint
Required. The Endpoint which replaces the resource on the server. Currently we only support updating the client_connection_config field, all the other fields' update will be blocked.

Methods

UpdateEndpointLongRunningRequest

UpdateEndpointLongRunningRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for EndpointService.UpdateEndpointLongRunning.