GoogleCloudMlV1Location constructor
GoogleCloudMlV1Location({
- List<
GoogleCloudMlV1Capability> ? capabilities, - String? name,
Implementation
GoogleCloudMlV1Location({
this.capabilities,
this.name,
});