endpoint property

String? endpoint
getter/setter pair

The endpoint resource name.

Format: projects/{project}/locations/{location}/publishers/{publisher}/models/{model} or projects/{project}/locations/{location}/endpoints/{endpoint}

Required.

Implementation

core.String? endpoint;