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

com.google.protobuf.StructOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.6.0a5
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: proto/google/protobuf/struct.proto

package com.google.protobuf;

public interface StructOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.protobuf.Struct)
    com.google.protobuf.MessageOrBuilder {

  /**
   * map<string, .google.protobuf.Value> fields = 1;
   *
   * 
   * Map of dynamically typed values.
   * 
*/ java.util.Map getFields(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy