GoogleCloudApigeeV1LlmOperation constructor

GoogleCloudApigeeV1LlmOperation({
  1. List<String>? methods,
  2. String? model,
  3. String? resource,
})

Implementation

GoogleCloudApigeeV1LlmOperation({this.methods, this.model, this.resource});