Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::SiteVerificationInfo.
Verification information for target sites in advanced site search.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#site_verification_state
def site_verification_state() -> ::Google::Cloud::DiscoveryEngine::V1beta::SiteVerificationInfo::SiteVerificationState
    Returns
    
  - (::Google::Cloud::DiscoveryEngine::V1beta::SiteVerificationInfo::SiteVerificationState) — Site verification state indicating the ownership and validity.
 
#site_verification_state=
def site_verification_state=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::SiteVerificationInfo::SiteVerificationState
    Parameter
    
  - value (::Google::Cloud::DiscoveryEngine::V1beta::SiteVerificationInfo::SiteVerificationState) — Site verification state indicating the ownership and validity.
 
    Returns
    
  - (::Google::Cloud::DiscoveryEngine::V1beta::SiteVerificationInfo::SiteVerificationState) — Site verification state indicating the ownership and validity.
 
#verify_time
def verify_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — Latest site verification time.
 
#verify_time=
def verify_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Latest site verification time.
 
    Returns
    
- (::Google::Protobuf::Timestamp) — Latest site verification time.