method property

String? method
getter/setter pair

The method name of the API RPC call.

For example, "/google.cloud.aiplatform.{apiVersion}.DatasetService.CreateDataset"

Implementation

core.String? method;