
org.glowroot.agent.shaded.google.protobuf.StructOrBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of glowroot-agent-it-harness Show documentation
Show all versions of glowroot-agent-it-harness Show documentation
Glowroot Agent Integration Test Harness
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/protobuf/struct.proto
package org.glowroot.agent.shaded.google.protobuf;
public interface StructOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.protobuf.Struct)
org.glowroot.agent.shaded.google.protobuf.MessageOrBuilder {
/**
* map<string, .google.protobuf.Value> fields = 1;
*
*
* Map of dynamically typed values.
*
*/
java.util.Map
getFields();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy