Interface protos.google.cloud.filestore.v1beta1.IReplicaConfig (4.1.0)

Properties of a ReplicaConfig.

Package

@google-cloud/filestore

Properties

lastActiveSyncTime

lastActiveSyncTime?: (google.protobuf.ITimestamp|null);

ReplicaConfig lastActiveSyncTime

peerInstance

peerInstance?: (string|null);

ReplicaConfig peerInstance

state

state?: (google.cloud.filestore.v1beta1.ReplicaConfig.State|keyof typeof google.cloud.filestore.v1beta1.ReplicaConfig.State|null);

ReplicaConfig state

stateReasons

stateReasons?: (google.cloud.filestore.v1beta1.ReplicaConfig.StateReason[]|null);

ReplicaConfig stateReasons