Get Service Result
data class GetServiceResult(val artifactGcsUri: String, val createTime: String, val databaseType: String, val encryptionConfig: EncryptionConfigResponse, val endpointUri: String, val hiveMetastoreConfig: HiveMetastoreConfigResponse, val labels: Map<String, String>, val maintenanceWindow: MaintenanceWindowResponse, val metadataIntegration: MetadataIntegrationResponse, val metadataManagementActivity: MetadataManagementActivityResponse, val name: String, val network: String, val networkConfig: NetworkConfigResponse, val port: Int, val releaseChannel: String, val scalingConfig: ScalingConfigResponse, val state: String, val stateMessage: String, val telemetryConfig: TelemetryConfigResponse, val tier: String, val uid: String, val updateTime: String)
Constructors
Link copied to clipboard
fun GetServiceResult(artifactGcsUri: String, createTime: String, databaseType: String, encryptionConfig: EncryptionConfigResponse, endpointUri: String, hiveMetastoreConfig: HiveMetastoreConfigResponse, labels: Map<String, String>, maintenanceWindow: MaintenanceWindowResponse, metadataIntegration: MetadataIntegrationResponse, metadataManagementActivity: MetadataManagementActivityResponse, name: String, network: String, networkConfig: NetworkConfigResponse, port: Int, releaseChannel: String, scalingConfig: ScalingConfigResponse, state: String, stateMessage: String, telemetryConfig: TelemetryConfigResponse, tier: String, uid: String, updateTime: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard