Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class ServiceConfig.
Specifies eligibility information for the service.
Generated from protobuf message google.cloud.networkconnectivity.v1.ServiceConfig
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ eligibility_criteria
int
Output only. The eligibility criteria for the service.
↳ support_end_time
Google\Protobuf\Timestamp
Output only. The end time for eligibility criteria support. If not specified, no planned end time is set.
getEligibilityCriteria
Output only. The eligibility criteria for the service.
setEligibilityCriteria
Output only. The eligibility criteria for the service.
$this
getSupportEndTime
Output only. The end time for eligibility criteria support. If not specified, no planned end time is set.
hasSupportEndTime
clearSupportEndTime
setSupportEndTime
Output only. The end time for eligibility criteria support. If not specified, no planned end time is set.
$this

