Properties of a Federation.
Package
@google-cloud/dataproc-metastoreProperties
backendMetastores
backendMetastores?: ({ [k: string]: google.cloud.metastore.v1.IBackendMetastore }|null);Federation backendMetastores
createTime
createTime?: (google.protobuf.ITimestamp|null);Federation createTime
endpointUri
endpointUri?: (string|null);Federation endpointUri
labels
labels?: ({ [k: string]: string }|null);Federation labels
name
name?: (string|null);Federation name
state
state?: (google.cloud.metastore.v1.Federation.State|keyof typeof google.cloud.metastore.v1.Federation.State|null);Federation state
stateMessage
stateMessage?: (string|null);Federation stateMessage
uid
uid?: (string|null);Federation uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Federation updateTime
version
version?: (string|null);Federation version