Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class SiteVerificationInfo.
Verification information for target sites in advanced site search.
Generated from protobuf message google.cloud.discoveryengine.v1.SiteVerificationInfo
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ site_verification_state |
int
Site verification state indicating the ownership and validity. |
↳ verify_time |
Google\Protobuf\Timestamp
Latest site verification time. |
getSiteVerificationState
Site verification state indicating the ownership and validity.
Returns | |
---|---|
Type | Description |
int |
setSiteVerificationState
Site verification state indicating the ownership and validity.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getVerifyTime
Latest site verification time.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasVerifyTime
clearVerifyTime
setVerifyTime
Latest site verification time.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |