targetHttpsProxy property
Output only. This field returns the resource name in the following
format:
//compute.googleapis.com/projects/*/global/targetHttpsProxies/*
.
Implementation
@$pb.TagNumber(1)
$core.String get targetHttpsProxy => $_getSZ(0);
Implementation
@$pb.TagNumber(1)
set targetHttpsProxy($core.String v) { $_setString(0, v); }