GoogleCloudApihubV1Config constructor
GoogleCloudApihubV1Config({
- GoogleCloudApihubV1AgentRegistrySyncConfig? agentRegistrySyncConfig,
- String? cmekKeyName,
- bool? disableSearch,
- String? encryptionType,
- String? vertexLocation,
Implementation
GoogleCloudApihubV1Config({
this.agentRegistrySyncConfig,
this.cmekKeyName,
this.disableSearch,
this.encryptionType,
this.vertexLocation,
});