Cloud Firestore Admin V1 API - Class Google::Cloud::Firestore::Admin::V1::UserCreds (v1.4.1)

Reference documentation and code samples for the Cloud Firestore Admin V1 API class Google::Cloud::Firestore::Admin::V1::UserCreds.

A Cloud Firestore User Creds.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The resource name of the UserCreds. Format: projects/{project}/databases/{database}/userCreds/{user_creds}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The resource name of the UserCreds. Format: projects/{project}/databases/{database}/userCreds/{user_creds}
Returns
  • (::String) — Identifier. The resource name of the UserCreds. Format: projects/{project}/databases/{database}/userCreds/{user_creds}

#resource_identity

def resource_identity() -> ::Google::Cloud::Firestore::Admin::V1::UserCreds::ResourceIdentity
Returns

#resource_identity=

def resource_identity=(value) -> ::Google::Cloud::Firestore::Admin::V1::UserCreds::ResourceIdentity
Parameter
Returns

#secure_password

def secure_password() -> ::String
Returns
  • (::String) — Output only. The plaintext server-generated password for the user creds. Only populated in responses for CreateUserCreds and ResetUserPassword.

#state

def state() -> ::Google::Cloud::Firestore::Admin::V1::UserCreds::State
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns