What's the way to get in java a GCP managed-Instance external IP?
问题 I have a list of List<ManagedInstance> I'm looking for this equivalant in java-8 - how to find an external ip of a ManagedInstance ? I saw in the java-doc, but found no "external IP" property. @SuppressWarnings("javadoc") public final class ManagedInstance extends /** * [Output only] The unique identifier for this resource. This field is empty when instance does * not exist. * The value may be {@code null}. */ @com.google.api.client.util.Key @com.google.api.client.json.JsonString private java