All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nl.topicus.jdbc.shaded.com.google.longrunning.GetOperationRequestOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/longrunning/operations.proto

package nl.topicus.jdbc.shaded.com.google.longrunning;

public interface GetOperationRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.longrunning.GetOperationRequest)
    nl.topicus.jdbc.shaded.com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * The name of the operation resource.
   * 
* * string name = 1; */ java.lang.String getName(); /** *
   * The name of the operation resource.
   * 
* * string name = 1; */ nl.topicus.jdbc.shaded.com.google.protobuf.ByteString getNameBytes(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy