Class LocationPath

    • Constructor Detail

      • LocationPath

        public LocationPath()
    • Method Detail

      • parse

        public static LocationPath parse​(String path)
                                  throws com.google.api.gax.rpc.ApiException
        Parse a location path. Should be structured like:

        projects/<project number>/locations/<cloud region or zone>

        Throws:
        com.google.api.gax.rpc.ApiException